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

Iso11783IL_OPOnError

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

void Iso11783IL_OPOnError( long error, dword vtFunction );

Description

The function is called by the node layer, when the object pool detects an error.

Parameters

  • error: Error code
  • vtFunction: VT function which was executed when the error occurred

Return Values

Example

void Iso11783IL_OPOnError( LONG error, dword vtFunction )
{
}
• Technical References are only available in English