Skip to main content
J1939AppTxIndication CAPL Functions » J1939 » J1939 NL » J1939AppTxIndication

J1939AppTxIndication (Callback)

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

Description

Indicates that a PG has been sent successfully. The function for determining the actual sending time can be useful, especially in the case of a fragmented transfer or higher busload. Use the function J1939GetRxData() to get the data bytes of the parameter group.

Parameters

  • ecuHandle: ECU handle
  • txPG: PGN of the sent parameter group
  • source: source address
  • destination: destination address

Return Values

Example