Skip to main content
Open topic with navigation CAPL Functions » ISO11783 » ISO11783 Interaction Layer » Iso11783IL_TIMOnError

Iso11783IL_TIMOnError

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

Description

This callback function is called from the ISO11783 IL if an error occurred while TIM nodes are simulated.

Parameters

  • errorCode: Current error code.
  • addParam: Additional parameter depending on the error code.

Return Values

  • 0: Property has been set successfully
  • < 0: An error has occurred, see error codes

Example