Skip to main content
Open topic with navigation CAPL Functions » Test Service Library » Types of Functions

Test Service Library: Types of Functions

Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DE • CANoe4SW:lite DE Check functions shall be identifiable easily. So the functions are to be prefixed in the following way:

Function and User Interface

Types of arguments (defined in CAPL) that can be handed over.
  • Network: Network database symbol (or case sensitive string).
  • Node: Node database symbol (or case sensitive string).
  • Message: ID or database symbol of the message to check (or case sensitive string).
  • Signal: Database symbol of the signal to check, qualified with the message (or case sensitive signal short name).
  • Callback: Name of the function to call (signature is fixed).
  • Duration: Length of an interval with the unit of the current precision. (Default: milliseconds)
  • Check: Reference-ID of a check (type “dword”), returned on check creation.