LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

A problem with TDMS Flush

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. 

 

78ef1a96ab53660b293c7694224674b.pngthe tdms file size is 7KB, seems the data are stored.

2089bc3b741aa0753714ae617bde944.pngsome error windows popup when I try to open the tdms.

0 Kudos
Message 1 of 2
(2,025 Views)

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?

Lucian
CLA
0 Kudos
Message 2 of 2
(1,956 Views)