Real-Time Measurement and Control

cancel
Showing results for 
Search instead for 
Did you mean: 

Can CompactRIO (CRIO) work as CompactDAQ (CDAQ)?

Hello, I have a CRIO 9045 connected to sensors/accelerometers (S/A) through its interfaces. I can get the real-time data coming from the S/A by running Labview inside the CRIO. However, I do need to process these data and, for several reasons, it is better to process them in a PC, i.e., outside the CRIO.

 

I could get the real-time data and send them by Labview FTP or Labview TCP-Socket to the PC. However, as I am not "fluent" in Labview, I find a bit awkward to manage/program FTP or Socket in Labview.

 

I guess the best solution is to make CRIO work as a CDAQ. In this case, I can run Labview inside the PC to get the real-time data coming from the S/A and process them. So, can I configure CRIO to work as a CDAQ? if yes, is there a tutorial for doing this configuration?

 

I thank you all in advance, cheers,

Otavio Carpinteiro

 

0 Kudos
Message 1 of 2
(1,251 Views)

Use a Network Stream to send your data to your host PC.  They are pretty simple to use and are quite fast.


GCentral
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 2 of 2
(1,226 Views)