
40
Automation API for CATC Bluetooth Analyzers
CATC Ver. 1.40
2.4.7 ITrace::ReportErrorSummary
Saves trace error summary information into 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 VoiceAndData.blt recording file.
_______|___________________________________________________________________
____
Loss of Sync (0):
_______|___________________________________________________________________
____
Partial Header (0):
_______|___________________________________________________________________
____
Payload Length Modulo Bad (0):
_______|___________________________________________________________________
____
Payload Length Too Short (0):
_______|___________________________________________________________________
____
Payload Length Too Long (0):
_______|___________________________________________________________________
____
Payload Missing (4):
_______| 16192; 16525; 16631; 16665;
_______|___________________________________________________________________
____
HEC Bad (0):
_______|___________________________________________________________________
____
CRC Bad (0):
_______|___________________________________________________________________
____
Uncorrectable FEC errors (0):
_______|___________________________________________________________________
____
HRESULT ReportErrorSummary (
[in] BSTR file_name );
Comentarios a estos manuales