ChkConfig_SetCallback
Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DE • CANoe4SW:lite DEFunction Syntax
Method Syntax
Method SyntaxDescription
Sets a CAPL callback for the check. An already existing callback will be overwritten. This function can be used if the check itself has no syntax to create/start and to assign a callback.Parameters
- aCheckId: Must exist
- CaplCallback: The name of the CAPL callback function.
Return Values
- 0: successful
- < 0: error