LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Mass Compile of Driver asks for "Send.vi"

I have some 3rd party LabVIEW llb files for a monochromator. It controls the position of the grating via GPIB.
When I do mass compile (as per instructions) or open certain VI's in the llb's that are dependent on GPIB, it asks for the location of "Send.vi" and "Receive.vi". Where are these VI's located?
I'm using LabVIEW 5.0. I can find these GPIB VI's help pages, but not their library location on the hard drive.
0 Kudos
Message 1 of 2
(2,404 Views)
Are these really old drivers? Send and Receive are not VIs in more recent versions of LabVIEW - they are on the Instrument I/O>GPIB>GPIB 488.2 palette and are built in functions. I think that once upon a time, the functions existed as VIs but my memory doesn't work as well as it used to. You should be able to just replace the the VIs with the functions.
Message 2 of 2
(2,404 Views)