User`s guide
68 VEE User’s Guide
1 Using the Agilent VEE Development Environment Chapter
Figure 36 Function and Object Browser
1 Connect the input and output pins as shown in Figure 37.
2 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.