06-27-2012 11:18 AM
Is there any possibility to support the TDM file format with the TDMS.Net library? I thought TDMS was an extension of TDM.
06-27-2012
07:47 PM
- last edited on
09-14-2025
07:24 PM
by
Content Cleaner
For TDMS .net class library in NI Measurement Studio, you can refer the below link for more details:
http://www.ni.com/white-paper/8032/en
Actually TDMS is not depend on TDM, it's not an extension of TDM.
06-27-2012 08:36 PM
I am looking to read and write an actual TDM file. Labview and the C/C++ API both have the capability to read/write TDM and TDMS files. For some reason the .Net library can only read/write TDMS files. I didn't notice the fine print for the TDMS.NET library until trying to actually create a TDM file. When I originally looked at the API I thought the TDMSOptions version 10 was TDM and version 20 was TDMS (Not sure what they are now). That was my mistake. I just think it would be much easier for NI to include TDM support than it is for me to write an additional wrapper and .DLL file to include with my application.
06-28-2012
06:50 AM
- last edited on
09-14-2025
07:24 PM
by
Content Cleaner
MAybe you can use the TDM-C-DLL in between: https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019NdwSAE&l=en-US