User`s guide
526 VEE User’s Guide
Appendix
Importing and Deleting Libraries of UserFunctions
Build a simple program to import the uflab.vee functions from
the previous exercise. Call the function that adds the noise, and
then delete the library programmatically. Use the Select
Function choice in the object menu of the Call object.
Hint: Click on Load Lib in the Import Library object menu to
manually load the library you specified, so that you can use the
Select Function feature in Call.
Solution—Importing and Deleting Libraries Programmatically
Figure 297 shows a solution for deleting the library
programmatically.
Figure 297 Importing and Deleting Libraries
Key Points