Iso11783IL_BlockTxTpAbort
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
long Iso11783IL_BlockTxTpAbort(); //Form 1long Iso11783IL_BlockTxTpAbort(dbNode node); //Form 2
Description
Prevents transmitting of the (E)TP.Abort message generated and sent by the interaction layer. The Abort message is blocked every time until the CAPL function Iso11783IL_ResetBlockedTxTpAbort is called. After blocking the Abort message, the Interaction Layer silently closes the connection without sending further messages.Parameters
- node: Simulation node to apply the function.
Return Values
- 0: OK
- -3001: General Error