Digital I/O

cancel
Showing results for 
Search instead for 
Did you mean: 

Simple Software NI for data reading/logging

Solved!
Go to solution

Which is the simplest NI SW to read, and possibly also log, data from NI modules 9234 and 9203 inserted in a cRIO device?

Thanks to anyone that could that may give me a hint!

0 Kudos
Message 1 of 5
(1,345 Views)

Since you have got a cRIO chassis I think you would need to develop custom application-level software.

 

If it had been a cDAQ chassis, you could use FlexLogger https://www.ni.com/en-us/shop/data-acquisition-and-control/flexlogger.html and supports many devices https://www.ni.com/documentation/en/flexlogger/latest/manual/supported-hardware/

 

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
0 Kudos
Message 2 of 5
(1,312 Views)

Thank you very much for your answer.

So speaking about commercial or open source SW (I mean not custom made), as far as I understand, the only possibility to read/log data from cRIO is by means of "big" and complex SW, like LabView or so, right?

Rgds,

0 Kudos
Message 3 of 5
(1,297 Views)
Solution
Accepted by topic author GuilleAlbi

With a cRIO, you will need LabVIEW with the RealTime module and possibly the FPGA module (depending on the cRIO you have and the sample rate you want).  As previously stated, it sounds like you should just buy a cDAQ and and use FlexLogger.


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 4 of 5
(1,293 Views)

Ok understood. Thank you for answering. Think we will implement some basic SW in c# or rather use another data data acquisition system.

Best regards

0 Kudos
Message 5 of 5
(1,290 Views)