Returns the pin names, site numbers, and channel names that correspond to per-pin data read from the digital pattern instrument.
The node returns pin information in the same order as values read using the niDigital Read Static node, niDigital PPMU Measure node, and niDigital Get Fail Count node. Use this node to match values the previously listed nodes return with pins, sites, and instrument channels.
Instrument session obtained from the niDigital Initialize with Options node.
List of channel names or list of pins. Do not pass a mix of channel names and pin names.
An empty string denotes all digital pattern instrument channels.
Specify channel names using the form PXI1Slot3/0,2-3 or PXI1Slot3/0,PXI1Slot3/2-3, where PXI1Slot3 is the instrument resource name and 0, 2, 3 are channel names.
To specify channels from multiple instruments, use the form PXI1Slot3/0,PXI1Slot3/2-3,PXI1Slot4/2-3. The instruments must be in the same chassis.
Site Considerations and Syntax
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Default: No error
Handle that identifies the session in all subsequent NI-Digital node calls.
The returned name of the pins corresponding to data read from the digital pattern instrument using the specified channel list.
The returned channel names corresponding to data read from the digital pattern instrument using the specified channel list.
Error information.
The node produces this output according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Where This Node Can Run:
Desktop OS: Windows
FPGA: Not supported
Web Server: Not supported in VIs that run in a web application