Skip to main content
Open topic with navigation CAPL Functions » ISO11783 » File Server Interaction Layer (FS IL) » FSIL_ClearAllDTCs

FSIL_ClearAllDTCs

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

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