> ## Documentation Index
> Fetch the complete documentation index at: https://notevil.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# CAPLfunctionCANstressSetContinuousDisturbanceUntilstop

# CANstressSetContinuousDisturbanceUntilStop

[Valid for](../../../Shared/FeatureAvailability.md): CANoe DE

## Function Syntax

```plaintext theme={null}
void CANstressSetContinuousDisturbanceUntilStop (dword type);
```

## Description

Sets the **Continuous disturbance (until stop)** mode. Once the trigger has been activated, the continuous disturbance will prevail until the **CANstress** device is deactivated (e.g. by means of the [CANstressStop](CAPLfunctionCANstressStop.md) function) and/or the measurement or test module is terminated.

## Parameters

* **type**: Defines the type of continuous disturbance. The disturbance can be associated with dominant or recessive bits or it can be an analog disturbance. 2 indicates a dominant disturbance, 3 a recessive disturbance and 4 an analog disturbance (only in conjunction with **CANstress** DR).

## Return Values

—

## Example

—
