Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

how to use TDMS API in Visual Studio 8.6

I am using Measurement Studio 8.6.1 for Visual Studio 2005. I need to read/write TDMS files from my mfc c++ application and I can't figure out how to add the TDMS capability to my visual studio project. I don't think it's part of the installed c++ class libraries, yet it is available as a .net library. help!
0 Kudos
Message 1 of 2
(6,368 Views)

Hi Julienp,

 

You can download a C dll from this website: http://research.ni.com/run/2007codelicenseagree to do TDM/TDMS communication with your C++ project.  There is another thread that discusses some of the problems another poster had with using this, so it may also be helpful to look over if you have problems using the dll: http://forums.ni.com/ni/board/message?board.id=180&message.id=37932

Eric B.
National Instruments
0 Kudos
Message 2 of 2
(6,337 Views)