Skip to main content
Open topic with navigation

J1939ILClearAllDTCs

CAPL Functions » J1939 » J1939 IL » J1939ILClearAllDTCs

Tool Availability

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

  • long J1939ILClearAllDTCs(); // form 1
  • long J1939ILClearAllDTCs(dbNode node); // form 2

Description

This function clears the list of active DTCs, the list of previously active DTCs and all DTCs added by J1939ILAddDTC.

Parameters

  • node: Simulation node to apply the function.

Return Values

Example