LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

read tdms with root / c++ in linux

Solved!
Go to solution

Hi, even if some time whent by, I am wondering if you got a solution for this topic. I found https://nptdms.readthedocs.io/en/stable/reading.html that's looks quite promising.

 

Unfortunate still not c++ and only limited writing support. I am looking for a full read/write TDMS solution under Linux.

 

Greetings rom Switzerland

0 Kudos
Message 11 of 13
(215 Views)

Hello,

 

libtdms is a C++ cross-platform library for reading .tdms files: https://www.iondev.ro/tdms/

 

It was tested on Windows with MinGW and Borland 10 C++ compilers, on Linux with gcc and on macOS with clang and gcc compilers.

 

libtdms is available under two licenses: GPL and commercial.

 

Ion

 

 

0 Kudos
Message 12 of 13
(114 Views)

Hello,

 

libtdms is a C++ cross-platform library for reading .tdms files: https://www.iondev.ro/tdms/

 

It was tested on Windows with MinGW and Borland 10 C++ compilers, on Linux with gcc and on macOS with clang and gcc compilers.

 

libtdms is available under two licenses: GPL and commercial.

 

Greetings from Bucharest,

Ion

0 Kudos
Message 13 of 13
(113 Views)