10-14-2010 06:59 AM
I use LabView 8.5.1, DAQmx 9.0.2. and a module NI-USB6216.
I configure on my application a task as follows: 15 channels activated with a sample rate of 1sample/10s (very slow). My acquisition has to run for a few days or more.
Sometimes, I obtain the error "Storage VIs internal" error (code -2500). then I cannot read my TDMS file (see attached the file) and I cannot treat my data.
Do you know the exact meaning of this error on the case of a TDMS file. Do yo have a solution to treat my data?
Best regards, Daniel.
Solved! Go to Solution.
10-14-2010 09:04 AM
I tried with LabVIEW 2010 and didn't see the problem when reading your attached TDMS file.
Please download the latest TDMS installer from here:
http://zone.ni.com/devzone/cda/tut/p/id/9995
Please backup tdms.dll on your computer like in c:\program files\national instruments\shared\tdms\ and then run the installer.
10-14-2010 09:50 AM
I changed of TDMS.dll and now it's ok, I can open the TDMS file. Thanks a lot.
If I understand, the file is not installed with DAQmx driver but it's installed via Labview.
Is the TDMS.dll included in Labview runtime? Can I see on MAX the version of the TDMS.dll? Can I see the version of the dll somewhere (except in Program file)?
Best regards, Daniel.
10-14-2010 11:09 AM
That tdms.dll was released with LabVIEW 2010. tdms.dll is backward compatible, that means you can still use this dll with LV 8.5.
You can right click tdms.dll and choose "details" to see version.