beautypg.com

4 iuwbverificationscript interface, Iuwbverificationscript interface – Teledyne LeCroy UWBTracer Automation Manual User Manual

Page 54

background image

LeCroy

UWBTracer Automation API Reference Manual

Manual Version 3.02

50

4.4 IUwbVerificationScript interface

IUwbVerificationScript

interface is the third interface for

UwbTrace

object. It exposes the trace

functionality for running verification scripts. It derives from

IVerificationScript

interface, which

implements the common functionality for running LeCroy PSG verification scripts over recorded traces.
This interface is not dual – which means that scripting languages cannot use it directly, though some or
all of its methods are exposed to script languages through the primary UwbTrace automation interface.

IID : 89ABA623-B2E4-4090-9EFA-0FD3851C11DC


Remarks

Verification scripts are special scripts written using LeCroy PSG Script Language (CSL), which can be
“run” over the 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 UWBTracer application
called the “Verification Script Engine”. This feature must be enabled for you to run verification scripts.

(For more information, refer to the UWBTracer User Manual or the UWB VSEngine Manual.)