Documentation Index
Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
TestCollectDiagEcuInformation
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
TestCollectDiagEcuInformation(char class[]); // form 1TestCollectDiagEcuInformation(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.