Example Code

Convert TDMS to Excel

Products and Environment

This section reflects the products and operating system used to create the example.

To download NI software, including the products shown below, visit ni.com/downloads.

    Software

  • LabVIEW

    Other

  • Microsoft Excel

Code and Documents

Attachment

Description

This example will help you convert a TDMS file into an .xlsx file (Excel format) without the need to open Microsoft Excel®.

Related Links

How to Convert a TDMS File to an Excel File Using LabVIEW

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.

Comments
Dia791
Member
Member
on

Hello,

trying to run and to understand this VI, but a subVI "Strip Path Extension__ogtk.vi" is missing. Would you please...

Hooovahh
Proven Zealot Proven Zealot
Proven Zealot
on

That VI is part of the OpenG File IO package.  You get it through VI Package Manager (VIPM).  I've made a more feature rich example here, which also includes the VIPC file that will install all the dependent packages.  I've also take that example and put it into my own Tremendous TDMS package found on VIPM.IO.  That adds all kinds of TDMS functions, with the XLSX Conversion being one of them.