LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

gpib.dll and labview

I copy a VI program to my automation system(window95 16-bit and labview5.1).This VI program is writed by labview4 in window3.11.When I open it,there shows "GPIBW.DLL is not a 32.bit.dll" .How can I use those old VI programs in my new operating system?
0 Kudos
Message 1 of 2
(2,565 Views)
I appears that you're going to have to update the old program to use the gpib functions in LabVIEW 5. I've seen this problem happen when an entire hierarchy was saved - including vi.lib files. If you do have an llb with older NI gpib functions in it, delete them from the llb and the next time you open the top level VI it should open the newer LabVIEW 5 gpib functions assuming that they're the same name.
0 Kudos
Message 2 of 2
(2,565 Views)