Map Pin To Channel
- Updated2023-02-17
- 2 minute(s) read
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

session in
Instrument session obtained from the niDigital Initialize with Optionsnode.

pin name
Name of the pin to map to the specified channel .

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

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.

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

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

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