Can someone please help me out on arrays. I need to get an array of values from the sensor at the user specified moment of the time so that when the order to start gathering data and the order to stop doing it wouldn't affect in any way the main programs performance.
So far I have tried it with the While Loop by placing the data source inside the Loop and the array outside the loop. When the Loop is launched and stoped for the first time, the data is passed over to the array as it should be (but at the same time when the Start is presssed the main program stopes running and will not start running after the Stop is pressed) but when it is started again to get some new values into the array, the work of the main program is still "frozen" and when
the Loop is stoped nothing happens anymore-no new data in the array and the main program is also out.
I have also tried to use array tools such as Initialize Array, Build Array, etc. but didn't succeed because I couldn't get the array to expand by one row every time a new value came in, instead, every new data value replaced the previous value inside the same row.
Anyone, who can help, please, drop a mail. Thank you in advance,
Riho Puusemp, newcomer as for LabVIEW
Mechanical Engineering student
E-mail: riho.puusemp@norma.ee ;; rihopuusemp@yahoo.com ;; riho.puusemp@autoliv.com