LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

save file in while loop

hello
i was trying to save the file in spreadsheet format. the data is feed from the table.
the file name is generated automatically from the time and date.
what i desire to do is to autosave the data. for example, the data of the table in front panel generates continually from analysis of the signal of sensor, but  i need to save the file 10 row of data in one file , (1st file contain 1-10th data,2nd file contains 11-20th data, and so forth). it means file is saved while the vi is kept runing.?i was trying to put the 'write file' in the while loop, but it pop up the error saying that the file name is already exist.

now i can only save manually by clicking the boolean control. but i have to sort the file manually.

thanks

regards
0 Kudos
Message 1 of 2
(2,686 Views)
0 Kudos
Message 2 of 2
(2,681 Views)