getThisMessage
Valid for: CANoe DEFunction Syntax
GetThisMessage(mostAMSMessage msg, long count);
Description
Copies the data of an AMS message into the msg variable. This function must be used exclusively within an event procedure on mostAMSMessage.Parameters
- msg: Variable of the type mostAmsMessage.
- count: Number of use data bytes that have to be copied.