Merges two arrays of storage reference numbers into one larger array of refnums. This VI works properly only if the two sets of storage refnums are from the same data file. Wire data to either of the storage refnums inputs to determine the polymorphic instance to use or manually select the instance.


icon

Inputs/Outputs

  • c1dgenclassrn.png storage refnums (channel) 1

    storage refnums (channel) 1 specifies the channels to merge. Wire the storage refnums output of the Read Data VI to this input.

  • c1dgenclassrn.png storage refnums (channel) 2

    storage refnums (channel) 2 specifies the channels to merge. Wire the storage refnums output of the Read Data VI to this input.

  • cenum.png operation

    operation specifies the condition that joins storage refnums (channel) 1 and storage refnums (channel) 2.

    0
    AND
    —Combines all channels that are included in both storage refnums (channel) 1 and storage refnums (channel) 2.
    1
    OR
    —Combines all channels from storage refnums (channel) 1 and storage refnums (channel) 2.
  • cerrcodeclst.png error in (no error)

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • i1dgenclassrn.png storage refnums (channel)

    storage refnums (channel) returns the channels that meet the operation condition.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.