LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

is it possible to use Daqmx with compact-rio to acquire AI signal using modules 9215 and save the data to disk

Hi just wondering if is it possible to use Daqmx software to acquire analog signal using module 9215 with compactrio device (9022)

thanks

 

0 Kudos
Message 1 of 5
(2,843 Views)

No, DAQmx is not used on a CompactRIO.  For the CompactRIO, you will either need to write FPGA code or use Scan Engine.

Chris
Certified LabVIEW Architect
Certified TestStand Architect
0 Kudos
Message 2 of 5
(2,831 Views)

Hi wgkotb.

 

 

No, as Chris says, DAQmx cannot be used with cRIO products. For this, you need the NI-RIO driver and the following modules:

- LabVIEW Real-Time

- LabVIEW FPGA (optional)

 

NI has a "Getting Started"-guide for cRIO, which will help you setting up your device and program some examples, to make sure you will be successful in your use of cRIO.

* Getting Started with CompactRIO and LabVIEW

http://digital.ni.com/manuals.nsf/websearch/7B05FD5D63C760168625749E004E3C4A

 

Once you get familiar with this way of doing data acquisition, you will see that the cRIO products are truly powerful 🙂

 

Best Regards

Alex E. Munkhaus
Certified LabVIEW Developer (CLD)
System Engineer
0 Kudos
Message 3 of 5
(2,826 Views)

Thanks for all

0 Kudos
Message 4 of 5
(2,820 Views)

If you would like to use DAQmx and have form factor very similar to that of CompactRIO, you might also look at Stand-Alone NI CompactDAQ.

Donovan
0 Kudos
Message 5 of 5
(2,815 Views)