06-12-2008 12:06 PM
06-12-2008 12:15 PM
There is a Boolean input to Write to Spreadsheet called 'append to file'. You have nothing wired there and the default is false so you get a new file each time.
Since you are using the Express VIs for everything, why did you not use the Express VI called Write to Measurement File? If you use that, then you would not be trhowing away all of the timestamp data like you are now.
06-12-2008 12:56 PM
06-12-2008 01:15 PM