Skip to main content

AREthGetLastErrorText

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

Description

Interface to retrieve the last error which occurs in the AUTOSAR Eth IL as string. If the last called function has been successfully executed, the value 0 is returned. The call of the AREthGetLastErrorText function does not reset the saved error text.

Parameters

  • bufferLength: Number of characters
  • buffer: Buffer receiving the error text

Return Values

Number of copied characters.

Example

See Also