01-04-2011 06:32 PM
I just installed labview 2010 with drivers and when I try to open a vi that was working with lab view 8.6 some depenencies are not found. The old program uses the Digital I/O card PCI-DIO-32HS but when I try to open the VI that contains DIO Write.VI it can not seem to find it. Is the driver installed correctly, any suggestions?
01-04-2011 07:41 PM
Did you install DAQmx?
01-04-2011 09:01 PM
DIO Write is from the obsolete traditional DAQ driver and this is not installed by default.
Leave it uninstalled and rewrite with DAQmx functions if your board is supported.
01-06-2011 10:52 AM
thanks for the information, the board is the PCI-DIO-32HS, would you know if it is supported with DAQmx?
01-06-2011 10:54 AM
I installed the drivers on the drivers DVD, do you know how to check if DAQmx is installed.
01-06-2011 12:13 PM
You will have a bunch of vi's under Measurement IO under NI-DAQmx.
01-07-2011 12:05 PM
NI PCI-6533 (DIO-32HS) is supported in DAQmx 9.2.3. To find this info, always take a look at the readme included with the driver. We list all hardware that is supported by the driver there.