Manual

Teledyne LeCroy Automation API for PETracer/PETrainer
110
7.2.6 IPEPacket::GetErrors
HRESULT GetErrors (
[out] VARIANT* error_array,
[out, retval] long* number_of_errors )
Returns an array of errors present in this packet.
Parameters
error_array
Array of error id present in this packet. See ITrace::AnalyzerErrors,
Page 39, for error id values
number_of_errors
Total number of errors in this packet
Return values
Remarks
Example
WSH:
C++: