Skip to main content
J1939ILResetDelayededTxTpAbort

J1939ILResetDelayededTxTpAbort

CAPL Functions » J1939 » J1939 IL » J1939ILResetDelayededTxTpAbort

Tool Availability

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

  • long J1939ILResetDelayededTxTpAbort(); //Form 1
  • long J1939ILResetDelayededTxTpAbort(dbNode node); //Form 2

Description

Resets all Abort messages that were delayed with J1939ILDelayTxTpAbort.

Parameters

  • node: Simulation node to apply the function.

Return Values

  • 0: OK
  • -1: General Error

Example