Skip to main content

TestCollectDiagEcuInformation

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

  • TestCollectDiagEcuInformation(char class[]); // form 1
  • TestCollectDiagEcuInformation(char ecuQualifier[], char class[]); // from 2

Description

Sends diagnostic requests to the currently selected diagnostic target or the given ECU and writes the responses to the report file. It considers all requests below a diagnostic class that have constant parameters only.

Parameters

  • class: The qualifier of the diagnostic class.
  • ecuQualifier: The qualifier of the ECU.

Return Values

Error code

Example

Test Feature Set CAPL Functions