User`s guide
338 VEE User’s Guide
9 Using Agilent VEE Functions Chapter
Now display a record using the Record Constant object. Use
the Default Value control input to accept a record from
ArrayStats. VEE automatically configures the Record
Constant to hold the incoming record.
7 Select Data ⇒ Constant ⇒ Record and place it to the right of
the Call Function object.
a Open the Record object menu and click Add Terminal ⇒
Control Input.... Select Default Value from the list box
presented. You can open the Properties menu to Show
Terminals, if you wish.
b Now connect the Call Function data output to the
control input pin on the Record object. Notice that
control lines are indicated by dashed lines to
differentiate them from data lines.
8 Run the program. It should look like Figure 185.
Figure 185 After Editing ArrayStats Output to a Record
NOTE
In order to update the number of pins, you must open the object and click
Configure Pinout whenever you change the number of inputs or outputs in
a UserFunction. Or you can manually update the Call object’s input and
output pins, but using Configure Pinout is much simpler. You can use Find
to find all the Call objects and expressions that call a UserFunction. For
more information, refer to “Finding Functions in Large Programs" on
page 356.