TCIL_DelayTxTpDpo
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Description
Delays transmitting of a ETP.DPO message generated and sent by the interaction layer. The message to be delayed is identified by its occurrences on the bus, starting at 1. The given DPO message is delayed every time until the CAPL function TCIL_ResetDelayedTxTpDpo is called.Parameters
- dpoToBlock: The ETP.DPO message that shall be blocked.
- node: Simulation node to apply the function.
Return Values
- 0: OK
- -3001: General Error
- -3002: Parameter dpoToBlock must be greater than 0