User`s guide

100 VEE User’s Guide
2 Agilent VEE Programming Techniques Chapter
Debugging Programs in Agilent VEE
This exercise uses the program you created in “Lab 2- 4:
Creating a Panel View (Operator Interface)” on page 90.
Select File Open, highlight simple-program_with_panel.vee, and
click OK.
VEE displays error messages during development and when
a program runs, and can display caution, error, and
informational messages as follows:
When you run a program, VEE may display a yellow- titled
Caution box.
When you run a program, VEE may display a red- titled
Error box.
If you make a mistake while creating a program, such as
typing an out of range value of 33000 into an Int16 Constant,
VEE displays an
Error message box with a dark blue title
bar.
VEE also displays information in the status bar about
errors and cautions. The status bar is along the bottom of
the VEE window.
Showing Data Flow
1 Click the Show Data Flow button on the center of the tool
bar as shown in
Figure 57. (Or you can click Debug
Show Data Flow.)
Figure 57 Show Data Flow
Show Data Flow button on toolbar