LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Storage VIs internal error, TDMS file

Solved!
Go to solution

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.

0 Kudos
Message 1 of 4
(3,591 Views)

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.

0 Kudos
Message 2 of 4
(3,570 Views)

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.

0 Kudos
Message 3 of 4
(3,563 Views)
Solution
Accepted by topic author daniel_blanzat

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.

Message 4 of 4
(3,554 Views)