09-23-2008 09:10 AM
I am using labview 8.5
I made an installer that includes both NI-VISA and the traditional(legacy) device drivers.
However, when I put in the card (PCI-6023E), windows Vista wasn't able to locate the drivers.
Is there a way to set it up so this is automatic? If not, what are the drivers called so I can manually select them from the hard drive?
09-23-2008 03:47 PM - edited 09-23-2008 03:47 PM
According to this page, VIsta requires that you use DAQmx, not the traditional drivers, for the PCI-6023E. Last I heard the traditional DAQ drivers are not compatible with Vista, nor are there any plans to make them compatible with Vista.
Note: Switching to DAQmx will, of course, require you to change your code.