06-15-2010 11:43 AM
Hi All,
I've recently begun working with the USB2000 in LabVIEW 8.5.1. I downloaded the drivers from NI's instrument driver page and tried to install and run them. When I did this, an error message popped up saying these drivers were meant for LabVIEW 9. Has anyone else had this problem and does anyone know how to fix it?
Thanks,
Rob
Solved! Go to Solution.
06-15-2010 11:57 AM
Sounds like you may need to down convert them from 9 (i.e., you need someone with 9 to do this). The unfortunate aspect of this is that there may be some features which are used that prohibit you from using the drivers without some rewriting.
Cheers, Matt
06-15-2010 12:03 PM
And, it's not immediately clear what the show stopper is when I download this. When are you getting the error?
m
06-15-2010 12:17 PM
When I try and open one of the VIs in the example folder, the following error message pops up:
An error occured loading VI 'Ocean Optics 2000 4000 *.vi'.
LabVIEW load error code 9: VI version (9.0) is newer than LabVIEW version (8.5.1).
06-15-2010 12:31 PM
I also went and checked out the "Ocean Optics 2000 4000.lvlib" file under
C:\Program Files\National Instruments\LabVIEW 8.5\instr.lib\Ocean Optics 2000 4000
and saw that the second line comes to <Library LVVersion="9008000"> whereas the same line for an Agilent instrument I have installed comes out as <Library LVVersion="8508002">
As far as I can tell, this indicates the Ocean Optic files are meant for 9. Do you see this as well with these files?
06-15-2010 12:42 PM
06-15-2010 01:07 PM - edited 06-15-2010 01:08 PM
Yes, it does appear that someone forgot to save for another version. Follow Dennis' directions so that you can get this correctly converted.
Cheers, Matt