Open topic with navigation CAPL Functions » J1939 » GB/T 27930 IL » GBT27930IL_OnTxPrepareDocumentation Index
Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
GBT27930IL_OnTxPrepare (Callback)
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Description
This callback function is called from the GBT27930 IL before a parameter group is sent. The signal value can be updated in the callback or sending of the message can be suppressed.Parameters
- txPG: message which should be sent
Return Values
- 1: send message
- 0: do not send message