LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Problem Reading TDMS in C

Not sure if this belongs into the DIAdem section 

I am writing some code in C to read and convert TDMS data files into another format. I am currently unable to open or read any TDMS file with the provided libraries.
I have been working with the libraries and DLLs from this source 

Reading TDM/TDMS Files with The MathWorks, Inc. MATLAB® Software - NI Community

I keep getting an error that the storage could not be opened.

I am using the readFile.c from the above link and all i am changing is the file_path. 



0 Kudos
Message 1 of 2
(85 Views)

Looks like there is a version problem. I now can open older TDMS files but for newer ones i get this error 
***************** New logfile section *******************
TDMS: ERROR: TDS Exception in Initialize: Tds Error: TdsErrFileVersionTooNew(-2510):

Is there a process to getting the latest DLLs ?

Thanks 

0 Kudos
Message 2 of 2
(55 Views)