7 itrace::reporterrorsummary, Parameters, Return values – Teledyne LeCroy Automation API for Teledyne LeCroy PETracer_PETrainer User Manual
Page 42: Remarks, This method doesn’t work on multisegment traces, Itrace::reporterrorsummary
Advertising

Teledyne LeCroy
Automation API for PETracer/PETrainer
37
4.1.7 ITrace::ReportErrorSummary
HRESULT ReportErrorSummary (
[in] BSTR file_name )
Saves trace error summary information into the specified text file.
Parameters
file_name
String providing the full pathname to a file where the error summary
report is stored.
Return values
ANALYZERCOMERROR_UNABLESAVE
Unable to create trace information report
Remarks
This method doesn’t work on Multisegment traces.
Creates a new error summary file if the file specified in the file_name parameter does not exist. Stores
error summary in the specified file.
Advertising