Skip to main content

CANstressSetContinuousDisturbanceUntilStop

Valid for: CANoe DE

Function Syntax

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 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