Skip to main content

ChkControl_Start

Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DE • CANoe4SW:lite DE

Function Syntax

Method Syntax

Method Syntax

Description

Begin or continue checking the event condition. May work on a check stopped earlier, or on a check only created previously (e.g. in ‘on preStart’). Ignored for active checks.

Parameters

  • aCheckId: Must exist

Return Values

  • 0: successful
  • < 0: error

Possible Errors

  • Check for given id does not exist

Example