Digital I/O

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I plot real time data from an analog input module?

I have a ni 9225 input module that I am using with the cRIO 9014 controller. My module will only allow me to output data as a type double. Can someone help me figure out how to plot the data?

 

Thanks 

0 Kudos
Message 1 of 2
(3,334 Views)

Here is one method, only problem is long term acquisitions will run out of memory. In that case, you should either start deleting elements out of the waveform to keep it a constant size, or write data to a file. Example also posted in v2009.

 

Create Waveform from scalar acq.png

Rob K
Measurements Mechanical Engineer (C-Series, USB X-Series)
National Instruments
CompactRIO Developers Guide
CompactRIO Out of the Box Video
0 Kudos
Message 2 of 2
(3,302 Views)