09-14-2015 08:59 AM
Hi
I managed to read TDMS channel length property at channel level using 'NI_ChannelLength' property name. Although in the file, it is called 'Length'.
I wonder if there is a mysterious name for 'Channels' property which gives number of channels in each group at group level.
In worst case, I may have to write and then read it back. But I wanted to keep TDMS file clean and not duplicate field which already exists!
Any comments?
Cheers
K Waris
Solved! Go to Solution.
09-14-2015 09:20 AM
Just use the TDMS List Contents, and provide the name of the Group. It will return the names (and therefor the number) of channels in that group.
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord