Example Code

Convert folder of TDMS files with DAQmx Raw Data Using Labview (extension of "Convert TDMS File with DAQmx Raw data Using LabVIEW")

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

Code and Documents

Attachment

Description

Credit to bradh: https://forums.ni.com/t5/Example-Programs/Convert-TDMS-File-with-DAQmx-Raw-data-Using-LabVIEW/ta-p/3...

This VI allows you to select an input folder containing *.TDMS files with DAQmx Raw Data and an output folder where new *.TDMS files will be saved (with the DAQmx Raw Data converted). This is useful for importing TDMS into MATLAB. The attached file is just a subtle upgrade to bradh's original file, but extremely useful if you have large quantities of files to convert. 

 

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

Contributors