User`s guide
336 VEE User’s Guide
9 Using Agilent VEE Functions Chapter
Figure 183 Calling the User Function ArrayStats
To use ArrayStats elsewhere in the program, you would click
on Device ⇒ Call, open the Select Function box from the
object menu, and choose ArrayStats. VEE would
automatically rename the object Call ArrayStats, and
add the necessary input and output terminals.
From the UserFunction object menu, select Generate ⇒ Call
to bring up the Call ArrayStats object. (Make sure that the
UserFunction is not expanded to the whole workspace when
doing this.)
Editing a UserFunction
In this exercise, edit ArrayStats to deliver a record with four
fields giving the array statistics.
1 Delete the four AlphaNumeric displays.
2 Select Edit ⇒ Edit UserFunction... and select ArrayStats
from the Edit UserFunction list box. All of the
UserFunctions in the program are displayed.
3 Open the ArrayStats object menu, click on size, and
enlarge the editing window. If you need to resize objects,
click and drag any corner of the object.
4 Delete the four lines going to the output terminals. (Press
Ctrl-Shift and click on the line you want to delete.)