Skip to main content
Open topic with navigation CAPL Functions » ISO11783 » ISO11783 Node Layer » Iso11783PDDOnError

Iso11783PDDOnError (Callback)

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

Description

This function can be implemented in the CAPL program. The function is called up by the node layer when an error occurs.

Parameters

  • ecuHandle: Handle of the ECU
  • errorCode: Error code
  • param: additional parameter, dependent on the error code

Return Values

Example