Sort Site Results (Boolean)
- Updated2023-02-17
- 3 minute(s) read
Sort Site Results (Boolean)
Orders site data read from multiple instruments to match the site list you specify and combines data from instruments mapped to the same site.
To use this node, read data from each instrument using the same site list parameter and combine the data in a two-dimensional array.
Each instrument returns data only for the sites on which the instrument is configured to burst patterns. Pass the data array and the same site list as parameters to this node. The node returns the site list in the same order as values read using the niDigital Burst Pattern node and the niDigital Get Site Pass Fail node.
Inputs/Outputs

site result type
The type of data specified in the results array.

sessions in
Instrument sessions obtained from the niDigital Initialize with Options node.

site list
A comma-delimited list of strings of form siteN, where N is the site number.

results
The data read from the digital pattern instruments, combined into a two-dimensional array.

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

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

sorted results
Data in the results array sorted by the order in the site list, along with the site number that corresponds to each value.

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