Hi! I am using an example (Cont Acq&Graph (buffered)) in labview 6.0.1 to save data into a file. I put a block of export waveform to spreadsheet file outside the while loop with enable indexing to record all the data when i stop the program. I am setting the scan rate=5, scan to read at a time=5 and buffer=100000
When i do this in a large period of time (more than 1 hour) and save the data into a .txt file, the program do not give me all the data, for example when i run for 2 hours the program gets barely 40 minutes.
How can i solve this problem?
Thanks
Lorea