Skip to main contentOpen topic with navigation
CAPL Functions » MOST » OnMostStress
OnMostStress
Valid for: CANoe DE
Function Syntax
OnMostStress(long mode, long state);
Description
The event procedure OnMostStress() will be called before the beginning and after the end of the stress generation.
Parameters
-
mode
-
state
- 0: Stress mode is stopped
- Note:
- mode = 5: Rx buffer enabled
- mode = 6: normal light intensity
- 1: Stress mode is started
- Note:
- mode = 5: Rx buffer disabled
- mode = 6: 3db attenuation
Return Values
—
Example
—