Skip to main content
Open topic with navigation CAPL Functions » ISO11783 » ISO11783 Interaction Layer » Iso11783IL_ClearAllDTCs

Iso11783IL_ClearAllDTCs

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

long Iso11783IL_ClearAllDTCs( ); // form 1
long Iso11783IL_ClearAllDTCs(dbNode node); // form 2

Description

This function clears the list of active DTCs as well as the list of previously active DTCs.

Parameters

  • node: Simulation node to apply the function.

Return Values

Example