3 ifcverificationscript interface – Teledyne LeCroy SierraFC Automation API User Manual
Page 40

LeCroy Corporation
SierraFC M8-4 API Reference Manual
Manual Version 1.00
40
4.3 IFCVerificationScript Interface
The IFCVerificationScript interface is an interface for the FCTrace 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
FCTrace 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 SierraFC Protocol Analyzer application, its Verification Script
Engine.
Please refer to the SierraFC M8-4 Manual, SierraFC M164 Manual SierraFC M8-4
Verification Script Engine Manual, and SierraFC M8-4 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 will open segments of the multi-segmented trace during
script execution when it is needed.