Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

6023e NEC FPGA smoking

Solved!
Go to solution

Perfect thanks.

Will it essentially be a plug and play replacement for the 6023 software-wise?

0 Kudos
Message 11 of 14
(1,022 Views)

If you're using DAQmx then yes.  However, the newer hardware (M and X Series) does not support Traditional DAQ.  If your code is written in the old driver you would have to update it to use DAQmx to run the new HW.

 

 

Best Regards,

John Passiak
0 Kudos
Message 12 of 14
(1,012 Views)

I swapped the 6023e with a 6022 and the software return this error:

 

#define unknownDeviceError              -10401   /* The specified device is not a National Instruments product, the driver ... */

What do I need to do?

The driver installed ok and it shows up in measurement explorer

I have DAQmx 8.0 installed. Do I need to upgrade?

0 Kudos
Message 13 of 14
(953 Views)

spoke too soon. Looks like our code is using nidaq.h which is the legacy code.

0 Kudos
Message 14 of 14
(947 Views)