Hi,
I have a question about configuring USB DAQ 6501. Till date, we have used PCI DAQ 6023E and have drivers written in LabVIEW to configure it. We use the DAQ for trigger purpose only.
To achieve more flexibilty, we are trying to use NI USB-6501 with the same drivers. With MAX, test panel can be opened and USB-6501 can be controlled. However, DIO port config.vi (VI that comes with LV) does not work and everytime error code: -10401 is obtained. Description of -10401 is - "The specified device is not a National Instruments product, the driver does not support the device (for example, the driver was released before the device was supported), or the device has not been configured using MAX." How do I resolve this issue?
I don't have much experience with DAQmx and was wondering if backward compatability with Traditional (legacy) DAQ was the issue. If it is indeed the problem, then is it possible to write LabVIEW code to work with PCI-DAQ and USB-DAQ??
SW Version used:
LabVIEW 8.0.1 and DAQmx 8.1
Any response is appreciated. Thanks!