NChan U32

Returns unsigned 32-bit integer data from the channels specified in channel names in.

1378

Inputs/Outputs

datatype_icon

count

Maximum number of data elements to read for each channel.

If you use the default value, this node reads all available elements.

Default value: -1

datatype_icon

offset

Number of data elements into the TDMS file at which this node begins to read.

Default value: 0

datatype_icon

tdm file in

TDMS file reference on the server.

Use Query TDMS Files to obtain the reference.

datatype_icon

group name in

Channel group to analyze.

If you do not wire group name in, this node reads the channel name from the next group in the TMDS file each time it executes.

datatype_icon

channel names in

Channels to read data from.

If you do not wire channel name in, this node reads all channels in the group.

datatype_icon

return channels in file order?

Boolean specifying whether the node returns data channels in the same order as they exist in the TDMS file.

True Return data channels in the same order as they exist in the TDMS file.
False Return data channels in the same order as you specify in channel names in.

Default value: False

datatype_icon

error in

Error conditions that occur before this node runs.

The node responds to this input according to standard error behavior.

Standard Error Behavior

Default value: No error

datatype_icon

tdm file out

TDMS file reference on the server.

datatype_icon

group name out

Channel group returned from the TDMS file.

datatype_icon

channel names out

Names of the channels associated with the group you specified.

The order of the names returned correspond to the order of the data array when return channels in file order? is True.

datatype_icon

data

2D array of unsigned 32-bit integer data read from the TDMS file.

datatype_icon

error out

Error information.

The node produces this output according to standard error behavior.

Standard Error Behavior

datatype_icon

end of channel data?

A Boolean that indicates whether the node read the last of the data for any channel in channel names out.

datatype_icon

end of groups?

Boolean that indicates whether the node read data from the last group in the TDMS file.