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

Iso11783PDDGetLastErrorText

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

Description

This function returns as a string the error description of the function of this node layer most recently executed.

Parameters

  • bufferSize: Size of the buffer into which the error text is copied
  • buffer: Buffer in which error text is copied

Return Values

Number of characters copied

Example