06-02-2015 02:14 PM
Hello,
Is there a way I can read the number of groups in a pre-existing TDMS file? I want the groups to be named numerically so if I know how many groups there are in a file that was opened, I can automatically set the group name for the next one.
Kenny
Solved! Go to Solution.
06-02-2015 03:11 PM
TDMS List Contents is what you're looking for.
You can then do an array size on the Group names list that comes out.