User`s guide

Using Agilent VEE Functions Chapter 9
VEE User’s Guide 351
3 Select Display Note Pad and type the UserFunction
descriptions similar to the ones shown in
Figure 197.
Then save the program as RepGen.vee.
Figure 197 The RepGen.vee Library of UserFunctions
Lab 9-3: Importing and Deleting Libraries
Once you have created a library of UserFunctions, you may not
want to merge them into every program. You might like to bring
in the library at run time, use some of the functions, and then
delete the library to conserve memory. The Import Library and
Delete Library objects are designed for this situation.
In this exercise, you will import functions from the RepGen
program. Then you will call the BuildRecAry function to
simulate some test data, display it, and finally delete the library
to free up memory and swap space.
1 Select File New.
2 Select Device Import Library and place it in Main. Set the
fields in the Import Library object as follows:
NOTE
You can save a “program” of UserFunctions for the purpose of creating a
library, even though there is no actual VEE program calling the functions.