Technical data

34 Agilent VEE - Practical Graphical Programming
1 The VEE Pro 8 Fundamentals
Figure 1-23 Generating and monitoring random data
6 Save this program as EXER01.4.
Demonstrating the usefulness of Show Data Flow and Show
Execution Flow buttons
1 Experiment with this program and assess the changes:
Change the value of For Count.
Change the range of the low, high values in random(0,10), both low
and high.
Remove the Formula object; connect For Count directly to Final
Count.
Turn on the Show Data Flow button in the Toolbar; monitor the data
flow.
Turn on the Show Execution Flow button in the Toolbar; run the
program again.
2 Close this program without saving it.