3 ipeverificationscript interface, Remarks, Attention – Teledyne LeCroy Automation API for Teledyne LeCroy PETracer_PETrainer User Manual
Page 53: Ipeverificationscript interface

Teledyne LeCroy
Automation API for PETracer/PETrainer
48
4.3 IPEVerificationScript interface
The IPEVerificationScript interface is an interface for the
PETrace object. It exposes the trace functionality for
running verification scripts. This interface is not dual – which means that scripting languages cannot use it
directly, though all of its methods described below are exposed to script languages through the primary
automation interface of the PETrace object.
Remarks
Verification scripts are scripts written in a special manner using the CATC Script Language (CSL).
These scripts can be “run” over a recorded trace to “verify” the trace for some verification conditions or to extract
more advanced information from the trace. Such scripts utilize a special feature of the PETracer application, its
Verification Script Engine.
Please refer to the PETracer Manual, the PETracer Verification Script Engine Manual, and the PETracer
File Based Decoding Manual for more details.
Attention:
The functions of this interface may be legally called either for regular traces or multi-segmented traces.
The VSE opens segments of the multi-segmented trace during script execution when it is needed.