LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I keep the library loaded?

I have loaded the library inifile.fp and use functions within that in my program. Every time I load CVI I have to reload that library in order for my program to compile. How do I save the setting that the library needs to be loaded for my workspace?
0 Kudos
Message 1 of 3
(3,254 Views)

Library>>Customize brings up a dialog that allows you to configure the preloaded libraries. Just add your FP to the User Libraries section of that dialog. When you restart CVI, it will load the FP.

 

Mert A.

National Instruments

Message 2 of 3
(3,252 Views)
Or you can also add the fp to your project.
--
Guillaume Dargaud
http://www.gdargaud.net/


0 Kudos
Message 3 of 3
(3,221 Views)