07-28-2014 09:07 AM - edited 07-28-2014 09:07 AM
I've succesfully installed the Excel TDM Add In on several computers.
The latest computer I tried to set up lets you select a TDMS file to import but the channel data does not appear. I've uninstalled and reinstalled several times with no luck. There are two example files attached. One from a successful import and another that is missing the data. Both files used the same source TDMS file which is also attached.
It is running Windows 7 64-bit with MS Office 2010 - no different from the computers that the add in works on.
Any idea what could be wrong?
07-28-2014
12:42 PM
- last edited on
06-03-2024
10:44 PM
by
Content Cleaner
What you forgot to mention is what process did you do to import the one that worked, and the one that didn't work?
Was it the same process?
All I did was double click the TDMS file. By default it will open it with the TDMS Importer and open it in Excel. For me the import was fine and I had all the data that your Successful version did.
If you are interested in automating this feel free to try out my importer utility.
https://forums.ni.com/t5/Example-Code/TDMS-to-XLSX-Conversion/ta-p/3511652
It relies on the TDMS Excel add-in but it allows for other formatting, and freezing rows/columns in the data as well as providing an alternative summary page.
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord
07-29-2014 01:01 AM
Hi Rnojima,
We are trying to reproduce the problem.
What was the version of your Excel TDM Addin?
Can you please delete the .tdms_index before doing the importing, then check if any .log file appears?
Did the machine have any other NI software installed, e.g. DIAdem, LabVIEW? Which version?
Can you please check if they can read the tdms file correctly?
Thanks,
Mavis
07-29-2014
01:27 AM
- last edited on
06-03-2024
10:44 PM
by
Content Cleaner
I use Scout TDMS Editor, it's a good tool and it's free, and you can also export to Excel.
Hope it helps
We have two ears and one mouth so that we can listen twice as much as we speak.
Epictetus
07-29-2014
07:17 AM
- last edited on
06-03-2024
10:44 PM
by
Content Cleaner
Hoovah:
I did the same. Double clicked on the file and let the importer do its thing. I also tried using the TDMS add In button to open the file from within Excel with the same results - no data.
Mavis:
The computer had no NI software on it before installing the add in. I installed this NITDMEXCEL_3-5-1.exe .
07-29-2014 07:22 AM
Not that I think it makes a difference but I used version 3.5.0.0.
Did you try deleting the Index file too? I didn't have to but NI suggested it. Also some times when an import fails the importer will make a text file in the same directory as the TDMS file that gives low level debugging information that NI can use to determine why it failed. Did a new text file get made after the import failed? If so post it.
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord
07-29-2014 07:22 AM
I'll try deleting the index file later today.
07-29-2014 02:35 PM
Here's the text file created when I deleted the index file.
07-29-2014 10:12 PM
The datatype of those problematic channels is extended-precision floating-point, that is found not supported by the standalone TDM Excel Addin 3.5.1.
We are working on a fix and will keep you updated.
Thanks for reporting the issue.
Best Regards,
Mavis
07-31-2014
09:36 PM
- last edited on
06-03-2024
10:45 PM
by
Content Cleaner
The new version is available for download. TDM Excel Add-In for Microsoft Excel Download
Please let us know if that works for you.
Thanks,
Mavis