11-20-2020 09:54 PM
Hello everyone,
I am having trouble converting excel file to tdms,
is there a way or solution to the problem?
Thank's
11-21-2020 04:28 PM - edited 11-21-2020 04:28 PM
Maybe. But we don't know what your problem is. You haven't attached any Excel file, or your VI that is trying to convert Excel to TDMS.
Can you tell why you need to convert Excel to TDMS? What do you do with the TDMS file once it is converted?
01-17-2021 07:27 PM
Hi,
It would really help alot if you could explain further what you plan to do with the conversion of TDMS to Excel file. From your question, I could only assume that the conversion of Excel to TDMS would not be simple to do as the information for converting TDMS to Excel only are largely available. You could work this around by reading the data in the Excel file first and then write it in TDMS file.
You can refer to the links below to give you an idea for this workaround.
1. Importing Excel Data to LabVIEW VI - National Instruments (ni.com)
2. Reading Excel Data Programmatically Using the Report Generation Toolkit - NI Community
Cheers.