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.
OnXcpError
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Description
Whenever the XCP slaves answers with a negative response (i.e. not 0xFF) the OnXCPError callback function is called.Parameters
- ecuQualifier: Name of the device, configured within the CANoe DE Family XCP/CCP Window.
- xcpCmd: XCP command sent by CANoe DE Family.
- xcpErrorCode: Error code returned by the XCP slave.