LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Data Acquisition Palette and PCI-6229

No, the M-series DAQ family have very different hardware optimized for DAQmx and therefore don't work with traditional NiDAQ.

 

... but I have a nice E-series 6036 I'd be willing to trade for your 6251... Smiley WinkSmiley Very Happy 

LabVIEW Pro Dev & Measurement Studio Pro (VS Pro) 2019
0 Kudos
Message 11 of 14
(551 Views)

Sophie,

 

If you want to make the 6229 or the 6251 (or the 6259, or any of the other M-series boards) work, you must rewrite your program in LabVIEW 7.1 or higher, using the DAQmx functions.

 

The "traditional" DAQ functions, which your LabVIEW 6i program contains, will not work with the M-series boards.  Therefore you must rewrite the program if you want to use an M-series board.

 

LabVIEW 6i does not support DAQmx.  LabVIEW 7.1 does.  Therefore, you must rewrite your program in LabVIEW 7.1 (or a newer version of LabVIEW, such as LabVIEW 😎 in order to use the DAQmx functions.

 

If you do not want to rewrite the program, then you must get a different board.  I believe that you will have to use an E-series board, since they are the last boards that will still work with the old DAQ functions.

 

Does that help clarify what you need to do?  Either rewrite the program usingLabVIEW 7.1 and DAQmx, or buy an E-series board.

d

Message Edited by DianeS on 03-19-2010 03:59 PM
0 Kudos
Message 12 of 14
(543 Views)

Thanks, DianeS!

I guess I have to rewrite the program. Smiley Sad

0 Kudos
Message 13 of 14
(532 Views)

This may assit in your transition from DAQ to DAQmx:

 

http://zone.ni.com/devzone/cda/tut/p/id/4342

 

-AK2DM

~~~~~~~~~~~~~~~~~~~~~~~~~~
"It’s the questions that drive us.”
~~~~~~~~~~~~~~~~~~~~~~~~~~
0 Kudos
Message 14 of 14
(523 Views)