07-30-2009 06:08 PM
Hi,
I'm using a library to control an instrument. This library appears on my dependencies, but does not appears on my controls/palette, how can i have the different controls of my library in my pallette? why it's not made automaticlly ? I lost at least one hour of my time in looking for that....
Regars.
Solved! Go to Solution.
07-31-2009 04:02 AM
Hey,
The easiest way to install an instrument driver to be available under the functions palette is to use Tools>Instrumentation>Find Instrument Drivers.
Using that tool you can search at the instrumentdriver network for your device and it automatically installs in LabVIEW.
Christian
07-31-2009 05:02 AM
Copy the library in the LabView Folder under instr.lib to have it appear under your instruments. Alternativly you could place it under user.lib to have it appear under user libraries.
Felix