OnXcpEvent
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Description
This callback provides access to data that is sent from an XCP or CCP slave in an Event packet. The first data byte contains the type of the Event (named Code in the XCP specification).Parameters
- ecuQualifier: Name of the device, configured within the CANoe DE Family XCP/CCP Window.
- data: Byte array with the event data.
- dataSize: Size of the event data.