10-18-2015 02:36 PM
Hello, I downloaded LabVIEW 2015 and I'm trying to test an example project called "Continous Measurement and Logging" but every time I try to record the data, I get the following error, -2519, then error -2501 indefinitely:
The other project that uses TDMS files mark the same error, I tried to change the path, use a blank file, running LabVIEW as admin, update the software, but nothing.
I'm using the evaluation version and I have 2010 and 2015 installed. any other info you need feel free to ask. Thank you.
10-18-2015 08:26 PM
Hi,
You may need to download and install the latest TDMS componenet on your machine firstly:
10-31-2015 01:00 PM
Hello, I have a same problem, updated a to newest version and still have this error.
(I have LV15 and tdms.dll 15.0.0.49152)
What can I do?
Thanks.
11-01-2015 07:22 PM
15.0.0.49152 or 15.0.0f0 should be the correct version of TDMS.
Which direcotry you find the the tdms.dll locates? And what bitness of LabVIEW you are using, 32-bit or 64-bit?
11-02-2015 07:27 AM
Just tested and in 2015 the example project works on my machine. If it wasn't clear yet that error states "LabVIEW could not load the TDMS file component."
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord
11-02-2015 09:12 AM
I think the problem is that the .vi try to load the dll from LabVIEW 2010 and not 2015. I will uninstall or try to manually link the .vi in the afternoon, and then report results. At leat now I know that I'm not the only one with this problem.