ChkConfig_Init
Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DE • CANoe4SW:lite DEFunction Syntax
long ChkConfig_Init (char aRole[]);// form 1: deprecatedlong ChkConfig_Init ();// form 2
Description
Initializes TSL to be used subsequently. If the function is used, then it is recommended to perform the initialization once during preStart section of the CAPL program. The tester role (form 1) has no longer an effect.Parameters
- aRole: Allowed value range: developer, user
Return Values
- -1: error
- 0: successful