OnPreSendMessageIdChanged
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Description
This callback is called before a message is sent. Using the active simulation, the individual values of the corresponding message can be changed here. This includes message parameters with meaningful values that were set by the state machine before sending. For correct usage refer to the CAPL example. It is available for the whole Distributed Object.Parameters
- txMessageId: ID of the message that will be sent. See MessageIDs for more information.