Hi everyone!
I writing data to a TDMS file. Currently, I am passing a 1D string array into the TDMS Write function as my channel names.The problem I am having is writing a 2D string array of channels names and units into the TDMS file.I want to have channel names and the units correlated with each channel, because I am using Winplot it is must easier to to post process data with the units below the channel names.
Does anyone know how to do this?
Thank you for the help!
This is what is currently looks like when opening the TDMS File in Excel
This is what I want the data to look like when I open the TDMS File in Excel