The following information is for the EMANT300, EMANT380

Unable to find LabVIEW sub VI

Question: I am having trouble with the temperature control example program. The vi calls for a subvi Write_IDAC.vi but I could not find it on the CD.

Answer: The LabVIEW examples will be looking for the EMANT300 driver vi like Write_IDAC.vi They can be found in the library

LabVIEW -> Driver & Example VI -> EMANT300 Driver.llb

Alternatively you can put the EMANT300 Driver.llb library in the LabVIEW installation at the user.lib folder

C:\Program Files\National Instruments\LabVIEW 7.0\user.lib

LabVIEW will automatically look for any missing sub VI in user.lib folder first. It is always a good idea to put any drivers there. Your path may be different depending on your LabVIEW version and installation. See LabVIEW manual for further information on how LabVIEW looks for sub VIs.