@admins: I could not find the perfectly matching board for my question. If there is a better matching board for my question, please feel free to move it.
We need to develop a Linux component in C/C++ which is able to read TDMS files.
We are aware of nilibddc.dll which allows reading TDMS files under Windows.
Basically, we are searching exactly for this functionality, but running under Linux rather than Windows.
- Is such a library available from NI?
- As an alternative, is it possible to get the C source files of nilibddc, so that we can port and compile them into a Linux shared library. Can NI provide the source files (either free, or as a product)?
Thank you!