tdm_ripper
C++ core
- XML parser employs pugixml https://pugixml.org/ and it's repository https://github.com/zeux/pugixml
- analyse .tdm file
- buffer binary .tdx data
- convert binary data to datatypes according to given .tdm information
Cython wrapper
- enables use as python module
Description
TDMtermite is a C++ based library that decodes the proprietary file format TDM/TDX for measurement data. First introduced by National Instruments, the TDM format is employed by LabVIEW, LabWindows™/CVI™, Measurement Studio, SignalExpress, and DIAdem.
Languages
C++
85.5%
Python
5%
Makefile
4.7%
Cython
2.8%
HTML
1.3%
Other
0.7%