08-17-2020 06:59 AM
Hello,
we would like to read/write TDMS files with the help of open source library TDMSReader, https://github.com/mikeobrien/TDMSReader. This project is licensed under MIT License, so we can use it without any restrictions, but what about TDMS file format itself? I didn’t find any information about whether any usage restrictions exist for this file format
Thank you
Andrei
Solved! Go to Solution.
08-17-2020 02:18 PM - edited 08-17-2020 02:19 PM
Hi Andrei,
NI publishes APIs to enable reading and writing of TDMS files with the express intention of making it available to both NI users and non-NI software applications. NI wants TDMS to be adopted by as many engineers as possible, including engineers who are not using NI software. NI wants TDMS to be a file format that builds connections between various software applications. TDMS is an open file format; its binary file format description is published online for all the see. I am not aware of any licensing requirement for the use of the TDMS file format or the freely published APIs that read and write it.
Brad Turpin
Principal Technical Support Engineer
NI
08-18-2020 03:58 AM
Thank you Brad. I am happy to hear your answer!