6 ipepacket::geterrors, Returns an array of errors present in this packet, Parameters – Teledyne LeCroy Automation API for Teledyne LeCroy PETracer_PETrainer User Manual

Page 115: Return values, Remarks, Example, Ipepacket::geterrors

Advertising
background image

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++:

Advertising