Skip to main content
Open topic with navigation CAPL Functions » ISO11783 » Task Controller Interaction Layer (TC IL) » TCIL_ClearAllDTCs

TCIL_ClearAllDTCs

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

  • long TCIL_ClearAllDTCs(); // form 1
  • long TCIL_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