LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Reading TDMS Channels Property

Solved!
Go to solution

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

 

ATE and Labview Consultant
https://www.easybodge.com
0 Kudos
Message 1 of 2
(2,990 Views)
Solution
Accepted by topic author k-waris

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.

Message 2 of 2
(2,981 Views)