09-21-2011 04:32 PM
hello all, My data file looks like this:
***start of header***
time--
date--
some more info---
***end of header
30seconds of data is written to file and after 30secs, writing to file is disabled.
i would like to re-write the headers to my data-file when i save the next 30sec data-set without stopping the VI. i am using write to measurement file.vi
how can i achieve this task?
thanks
09-22-2011 04:15 AM
Can you please attach your VI?