HI, I think the idea here is to acquire data at regular intervals (ie: samples from an engine currents and voltages) with just a click on an "Acquire" button. This means that the vi would acquire a number of samples during an interval and write it down to a file, then whitout stop running, it would acquire a second set of samples and write it down to the next available line of the same file. You have to check the limit size of the file (txt, spreadsheet, etc) in order to manage the number of samples you want to get. On the other hand, you also can acquire data and save it to secquencially named files, each one for the samples of an interval. But i cant help you here because i do not nkown how to do it. If anyone knows... we will be very pleased to learn something.
Bye.
PEDRO
Escrito por keeper: Greetings me newbie, How to repeatedly save my data ?Here i can only save the data once?Thanksyou