LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

cDAQ Controller vs cRIO

So after 5 years of using National Instruments kit, today I found out that you can get cDAQ contollers as well as chassis. As far as I can tell the controllers are a cRIO without the FPGA. (I have only ever used cDAQ chassis or cRIO's in the past)

 

Can someone give me overview of why you would use a cDAQ controller over a cRIO.. I was expecting the cDAQ controllers to be cheaper (No FPGA) but that doesn't seem to be the case. For example if you compare a cRIO-9035, https://www.ni.com/docs/en-US/bundle/crio-9035-specs/page/specs.html  and a cDAQ-9133, https://www.ni.com/docs/en-US/bundle/cdaq-9133-specs/page/specs.html , they are are pretty comparable spec wise but the cDAQ is £50 more expensive.

 

Is programming a cDAQ controller the same as programming the RTOS of a cRIO?

0 Kudos
Message 1 of 3
(1,515 Views)

The main reference for cRIO development is https://www.ni.com/en/shop/compactrio/compactrio-developers-guide.html

 

LabVIEW RT development vs LabVIEW for Desktop is different enough but hard to quantify as to how different it is.


Certified LabVIEW Architect, Certified Professional Instructor
ALE Consultants

Introduction to LabVIEW FPGA for RF, Radar, and Electronic Warfare Applications
0 Kudos
Message 2 of 3
(1,507 Views)

To make it even more unclear, the cRIO-904X and cRIO-905X series can use DAQmx to program the FPGA.

 

5-6 years ago, I did look at a cRIO vs an embedded cDAQ for an application.  I was also surprised on the cost difference: cDAQ was a lot more expensive.  I of course went with the cRIO and put almost all of the logic in the FPGA (RT was really only to store configurations and communicate with the host PC).



There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 3 of 3
(1,494 Views)