Data Sheet

Teledyne LeCroy Automation API Reference Manual for USBTracer, USB Advisor, and Voyager USB Protocol
Suite
58
3.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 file where error summary report is created
Return values
ANALYZERCOMERROR_UNABLESAVE Unable to create trace information report.
Remarks
Creates error summary file if necessary. Stores error summary in specified file. Here is an
example of data stored using this method call:
Error report for SRP.usb recording file.
_______|_______________________________________________________________________
Bad PID (0):
_______|_______________________________________________________________________
Bad CRC5 (0):
_______|_______________________________________________________________________
Bad CRC16 (0):
_______|_______________________________________________________________________
Bad Packet Length (0):
_______|_______________________________________________________________________
Bad Stuff Bits (0):
_______|_______________________________________________________________________
Bad EOP (0):
_______|_______________________________________________________________________
Babble Start (0):
_______|_______________________________________________________________________
Babble End (LOA) (0):
_______|_______________________________________________________________________
Bad Frame Length (0):
_______|_______________________________________________________________________
Bad Turnaround/Timeout (0):
_______|_______________________________________________________________________
Bad Data Toggle (1):
_______| 0.20;
_______|_______________________________________________________________________
Bad Frame/uFrame Number (0):
_______|_______________________________________________________________________
Analyzer Internal Error (0):
_______|_______________________________________________________________________
Last Byte Incomplete (0):
_______|_______________________________________________________________________