TCIL_ResetDelayedTxTpCts
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
long TCIL_ResetDelayedTxTpCts(); //Form 1long TCIL_ResetDelayedTxTpCts(dbNode node); //Form 2
Description
Resets all CTS messages that were blocked with TCIL_DelayTxTpCts.Parameters
- node: Simulation node to apply the function.
Return Values
- 0: OK
- -1: General Error