LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to store the measured data in a new array

we want to put the measured data in a new array and then use this array to plot the SPC chart. Can anyone provide some suggestions?
0 Kudos
Message 1 of 2
(2,566 Views)
are you using some kind of data acquisition? If you reading in a loop you can build an array using the autoindexing tunnel (best way). Or you can use the build array function with a shift register inside a loop. Can you post an example?
BJD1613

Lead Test Tools Development Engineer

Philips Respironics

Certified LV Architect / Instructor
0 Kudos
Message 2 of 2
(2,566 Views)