Skip to main contentOpen topic with navigation
CAPL Functions » Test Service Library » Configuration Functions
Test Service Library: Configuration Functions
Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DE • CANoe4SW:lite DE
The functions ChkConfig_Init and ChkConfig_SetPrecision permit node-wide configuration of the TestServiceLibrary.
If the TSL is to be used in Simulation Nodes (not CAPL test modules!), the initialization function ChkConfig_Init should be called. With this function behavior of the TSL in error cases can also be configured there in roughly outlined steps.
The time base of the TSL can be modified for the node in question.
The function ChkConfig_SetTitle permits the configuration of a check.
Functions