CallbackTPDataIndication
Valid for: CANoe DEFunction Syntax
Description
Indicates the transmission of an ISO TP data packet on a CAN channel where the ISO TP Observer is configured to supervise the communication.Parameters
- timeStart, timeFinish: Start and end of data transmission (resolution: 10µs).
- channel: CAN channel the transmission took place on.
- CanIdTx: CAN id used by the sending node.
- additionalTx: Address extension, if used.
- CanIdRx: CAN id configured for FlowControl frames for this transmission.
- data: The data transferred.
- source, target: Names of the source and target nodes, also displayed in the Trace Window events.
Return Values
- 1: Forward the event further down the measurement branch.
- 0: Do NOT forward the event down the measurement branch.
- Other: reserved