Get Channel Name

Returns the channel name(s) from a one-based index.

Inputs/Outputs

datatype_icon

session in

Handle that identifies the NI-SCOPE instrument session as previously allocated by Initialize With Options .

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

index

Specifies a one-based index for the desired channel in the session. Valid values are from one to the total number of channels in the session.

datatype_icon

session out

Reference to the NI-SCOPE instrument session to pass to the next node in the program.

datatype_icon

error out

Error information.

The node produces this output according to standard error behavior.

Standard Error Behavior

datatype_icon

channel name

Returns a string of the channel name(s).

Programming Patterns

Use this node to identify the fully qualified names of channels. Fully qualified channel names are required to access channels in multi-instrument sessions.