Open topic with navigation CAPL Functions » MOST » getThisMessageDocumentation Index
Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
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.