Organizes data read from multiple digital pattern instruments by grouping the data by site number.
To use this node, read data from each instrument using the same list of pins and pin groups for the channel list parameter, and combine the data in a two-dimensional array.
Each instrument returns data only for the pins that are mapped to its channels. Pass the data array and the same channel list as parameters to this node.
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
The specified channel list you use to read data in the results array. This node requires that the channel list contain only pin and pin group names.
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.
The system pin names corresponding to the values in system pin results.
An array containing data for the system pins in the channel list in the order you specify.
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.
Handle that identifies the sessions in all subsequent NI-Digital node calls.
Where This Node Can Run:
Desktop OS: Windows
FPGA: Not supported
Web Server: Not supported in VIs that run in a web application