TDMS List Contents
- Updated2023-02-17
- 3 minute(s) read
TDMS List Contents
Returns a list of group and channel names contained within a .tdms file.
© 2017 National Instruments. All rights reserved.

Inputs/Outputs

tdms file
A reference to a .tdms file. Use the TDMS Open node to obtain the reference.

group name
Channel group to analyze.
If you do not wire group name, this node performs the operation on all channels and groups.

error in
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Default value: No error

tdms file out
A reference to the .tdms file.

group names
Names of the channel groups in the .tdms file.
This output is available only if you do not wire group name.

group name out
Channel group on which you performed the operation.
This output is available only if you wire group name.
If you do not specify a group name, this output returns Untitled.

group/channel names
Names of the channel groups and their associated channels.
This output is available only if you do not wire group name.

channel names
Names of the channels associated with the group you specified.
This output is available only if you wire group name.

error out
Error information.
The node produces this output according to standard error behavior.