User`s guide

90 VEE User’s Guide
2 Agilent VEE Programming Techniques Chapter
Lab 2-4: Creating a Panel View (Operator Interface)
After you develop a program, you may want to create an
operator interface. To do so, create a panel view of the
program. This exercise uses the program you created in “Lab
1- 2: Viewing Data Flow and Propagation" on page 66.
1 Open the program simple-program.vee. The program should
look like
Figure 52.
Figure 52 simple-program.vee
2 Select the objects that you want to appear in the panel
view, which acts as the operator interface. Press and hold
Ctrl while clicking on all the objects you want to select.
(Make sure no object is accidentally selected.) In this case,
select the Real64 Slider and Waveform (Time) objects.
They will each now have a shadow to indicate they are
selected.
3 Click the Add to Panel button on the toolbar to add the
selected objects to the panel (or use Edit
Add To Panel). A
panel view appears, showing the two objects that you
added to the panel.