Description
Description-Separate-1Credit 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.
Description-Separate-2