
LeCroy Corporation Verification Script Engine Manual, version 2.2
Startin
VSE runnin
…
erification Script
Call..
UWBTracer Application
(Run verification script)
ProcessEvent()
Call
..
(If expected event )
ProcessEvent()
Call
..
(If expected event )
ProcessEvent()
Call
..
(If expected event )
ProcessEvent()
Set out.Result =
VERIFICATION_PASSED
or
VERIFICATION_FAILED
will complete the script run.
Call
..
(If expected
event )
OnFinishScript()
Finishing VSE running … …
Call..
PASSED
FAILED
DONE
erification Script results
ProcessEvent()
Call
..
(If expected event )
File
OnStartScript()
Data…
COM
Client
Page 11 of 95
Note: Verification script result <DONE> means that the script is intended for extracting and displaying some
information from recorded traces only and you do not care about results. To specify that your script is for
displaying information only, call somewhere in your script (in OnStartScript(), for instance) the function
ScriptForDisplayOnly().
Komentáře k této Příručce