LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Continuous XY graph with updating data

Hello all,

 

I wish to do the following: 

I want to generate random numbers in one column on my array and have the second column with the current time and date. I want to then plot only the random numbers that have been generated along with the TIME from the Get Date/Time function. I want to put this into an array and plot them with a XY graph rather than in a spreadsheet. 

 

I have done this top part. 

However, I would like it to run continuously, instead of waiting to gather the data, and THEN plotting the numbers. Essentially, the random number generator i put is supposed to represent an 1d array that will be constantly updating itself from signal inputs continuously. 

 

Side note: For my purpose i want to get the time indepent, rather than use a waveform chart and use the internal clock of that vi. I would liek to use an XY graph and not a waveform chart/graph.

 

Thank you.

0 Kudos
Message 1 of 2
(3,007 Views)
0 Kudos
Message 2 of 2
(3,003 Views)