LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Data entries to array

Hello,

 

'Looping Table.vi" This VI generates random numbers and gets the real time to plot them into a table. After a certain amount of entries, say 10, the first entry gets deleted and so on...(like First in First out (FIFO)).

 

I would like the same concept but instead of a random number generator, i would like to control the input with a numeric slider and have the entries shown in an array, with after 10 entries the 1 first gets delted and the 11th entry gets inserted, liek a queue.

 

Any help would be appreciated! 

Download All
0 Kudos
Message 1 of 2
(2,204 Views)
0 Kudos
Message 2 of 2
(2,198 Views)