Open topic with navigation CAPL Functions » ISO11783 » Task Controller Interaction Layer (TC IL) » TCIL_ResetDelayedTxTpDtDocumentation Index
Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
TCIL_ResetDelayedTxTpDt
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
long TCIL_ResetDelayedTxTpDt(); //Form 1long TCIL_ResetDelayedTxTpDt(dbNode node); //Form 2
Description
Resets all DT messages that were delayed with TCIL_DelayTxTpDt.Parameters
- node: Simulation node to apply the function.
Return Values
- 0: OK
- -1: General Error