70 Chapter 1
Using the Agilent VEE Development Environment
How Agilent VEE Programs Work
Figure 1-38. Function and Object Browser
5. Connect the input and output pins as shown in Figure 1-37.
6. Run the program.
Notice that the
A+B object does not execute until the Function
Generator
and the Noise Generator objects execute. However, it
does not matter whether the
Function Generator or the Noise
Generator
executes first, because the result is the same.
Once both of the
A+B input data pins receive data, the A+B object
executes, summing the two signals and outputting the result to the
Waveform (Time) object.
Note The data flow in a VEE program determines its execution.