Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

real time plot

Hi. I am having some trouble trying to plot my data in real time. I have a while loop and inside the loop I get the data from AI read, for example 100 data points, then I average the 100 points to get a single number; this average number has an corresponding time value. I am trying to plot the data in a graph where the yaxis is the averge number and the x-value is time. Does anyone know how I can do this.

Thank you
0 Kudos
Message 1 of 2
(2,522 Views)
Hi,
There is a shipping example in LabVIEW called Real-Time Chart.vi. This maybe what you're looking for. It should give you an idea on how to go about doing this.
Good luck.
Feroz Patwa
0 Kudos
Message 2 of 2
(2,522 Views)