05-07-2020 02:23 AM
I'm trying to use TDMS Flush method to write data into a HDD file periodically, in order to avoid data lost when system crashed or power failue occurs.
I forced system reset when the test VI running, then I get a TDMS file with several KB size, but I can't open that TDMS file. the following pics show the detail.
the tdms file size is 7KB, seems the data are stored.
some error windows popup when I try to open the tdms.
05-16-2020 03:25 PM
Seems that the file got corrupted because it was not closed properly. Do you receive an error if you read the TDMS file using TDMS Read function?