Map Pin To Channel

Maps a pin to a digital pattern instrument channel. You must call the niDigital Create Channel Map node before you call this node and call the niDigital End Channel Map node after creating all connections.

For DUT pins, you must call this node multiple times for each pin and once for each site.

For system pins, call this node only once per pin because the node ignores the site input for system pins.

Inputs/Outputs

datatype_icon

session in

Instrument session obtained from the niDigital Initialize with Optionsnode.

datatype_icon

pin name

Name of the pin to map to the specified channel .

datatype_icon

site

Site number for the pin mapped to the specified channel . If the pin is a system pin, the node ignores this parameter.

datatype_icon

channel

Channel to map to the specified pin and site .

Specify channel names using the channel number, for example, "0" or "31." To specify channels used in multi-instrument sessions, use the form PXI1Slot2/0 or PXI1Spot2/31.

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

session out

Handle that identifies the session in all subsequent NI-Digital node calls.

datatype_icon

error out

Error information.

The node produces this output according to standard error behavior.

Standard Error Behavior