1Chan U16
- Updated2023-01-04
- 3 minute(s) read
1Chan U16
Returns unsigned 16-bit integer data from the channel specified in channel name in.
Inputs/Outputs
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
offset
Number of data elements into the TDMS file at which this node begins to read.
Default value: 0
tdm file in
TDMS file reference on the server.
Use Query TDMS Files to obtain the reference.
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.
channel name in
Channel to read data from.
If you do not wire channel name in, this node reads the first channel in the group.
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
tdm file out
TDMS file reference on the server.
group name out
Channel group returned from the TDMS file.
channel name out
Name of the channel associated with the group you specified.
data
1D array of unsigned 16-bit integer data read from the TDMS file.
error out
Error information.
The node produces this output according to standard error behavior.
end of channel data?
Boolean that indicates whether the node read the last of the data for the channel in channel name out.
end of groups?
Boolean that indicates whether the node read data from the last group in the TDMS file.