Installing an Instrument Driver

Instrument drivers should be installed as a subdirectory of your LabVIEW\instr.lib. For example, the HP34401A instrument driver, which is included with LabVIEW, is installed in the following directory:

Labview\instr.lib\hp34401a

Within this directory you will find the menu files and VI libraries that make up an instrument driver. The menu files allow you to view your instrument driver VIs from the Functions palette. The VI libraries contain the instrument driver VIs.