7 itrace::reporterrorsummary – Teledyne LeCroy SierraFC Automation API User Manual

Page 30

Advertising
background image

LeCroy Corporation

SierraFC M8-4 API Reference Manual

Manual Version 1.00

30

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

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.

Note: This method does not work on Multisegment traces.






























Advertising