25 the important vse script files, The important vse script files – Teledyne LeCroy Verification Script Engine (VSE) Manual User Manual
Page 114

Teledyne LeCroy
Verification Script Engine Reference Manual
Page 114 of 115
25 The Important VSE Script Files
The VSE working files are located in the ..\Scripts\VFScripts subfolder of the main application folder. The
current version of VSE includes following files:
File
Description
VSTools.inc
Main VSE file containing definitions of some useful VSE script functions provided by
Teledyne LeCroy (must be included in every VS)
NOTE: The files VS_constants.inc and VS_Primitives.inc are included.
VS_constants.inc
File containing definitions of some important VSE global constants
VSTemplate.vs_
Template file for new verification scripts
VSUser_globals.inc File of user global variables and constants definitions (put the definitions of constants,
variables, and functions used in many scripts here)