Open topic with navigation CAPL Functions » MOST » OnMostFiAmsPreSendDocumentation Index
Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
OnMostFiAmsPreSend
Valid for: CANoe DEFunction Syntax
Description
Parameters
- msg: This variable contains the send request of the simulation node. The number of transmitted data can be up to 65535 bytes for a mostAmsMessage. For reasons of efficiency, only the first 200 bytes are copied to the msg variable. To facilitate access to the entire message’s user data, the message can be assigned to an AMS message declared with a sufficient size (see example below).
Return Values
0: Original message is not sent1: Original message is sent without alteration