Editor – Teledyne LeCroy UWBTracer User Manual User Manual
Page 284
![background image](/manuals/353649/284/background.png)
Chapter 15: Creating and Editing Generation Files
UWBTracer/Trainer User Manual
266
LeCroy Corporation
15.4 Creating a Graphical Scenario using the Graphical
Scenario Editor
Before creating a graphical scenario, read the UWBTrainer Exerciser - Generation Script
Language Reference Manual or the UWBTrainer Exerciser Generation Script Language
online help to become familiar with all parts of a script and their order, learn about the
commands and their parameters, and see an example script.
Making graphical scenario involves:
1. Making templates before using the graphical scenario editor.
2. Making declarations
3. Using links and elements to go from the Begin block to the End block
As you add elements and link them, the Graphical Scenario Editor prompts you to add
constants, data patterns, struct and frame templates, the Main generation procedure, and
other generation procedures, or adds them automatically as needed.
Saving a graphical scenario (.ugg extension) generates a valid generation script of the
same name (.uwbg extension).
Note: Using the Graphical Scenario Editor to create graphical scenarios provides an
alternative way to build relatively simple traffic generation scripts. To build complex traffic
generation scripts, use the Script Editor and emulate the methods shown in the
UWBTrainer Exerciser - Generation Script Language Reference Manual.