11-28-2007 06:21 AM - edited 11-28-2007 06:28 AM
11-29-2007 03:37 AM
11-29-2007 03:41 AM
11-29-2007 10:41 AM
11-29-2007 02:22 PM
11-29-2007 02:51 PM
11-29-2007 03:40 PM
11-30-2007 06:28 PM
reddish and aartjan,
I tried the code reddish posted on a clean Windows XP system with Visual Studio VC++ 2005 (aka VC++ 8.0) and nilibddc version 8.1 (nilibddc.dll actually shows a full version number of 8.1.1). Your code ran fine with no errors opening a .tdms file I generated from a TDMS sample program that ships with LabWindows/CVI 8.5.
Are you using nilibddc version 8.1? Only version 8.1 supports reading TDMS files. The original version of nilibddc (version 8.0) does not.
If that isn't the problem, perhaps there is something specific about the .tdms file you are opening that might be causing the problem? Maybe you can describe what software you used to create that file and either describe the contents of the file or post the file and we can go from there.
Hope that helps.
-Jeff
12-13-2007 03:38 PM