Documentation Index
Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
AREthGetLastErrorText
Valid for: CANoe DE • CANoe4SW DEFunction 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 theAREthGetLastErrorText function does not reset the saved error text.
Parameters
- bufferLength: Number of characters
- buffer: Buffer receiving the error text