Unbundle By Name Function

Owning Palette: Cluster, Class, & Variant VIs and Functions

Requires: Base Development System

Returns the cluster elements whose names you specify.

You do not have to keep track of the order of the elements within the cluster. This function does not require the number of elements to match the number in the cluster. After you wire a cluster to this function, you can select an individual element from the function.

The connector pane displays the default data types for this polymorphic function.

 Add to the block diagram  Find on the palette
input cluster is the cluster whose elements you want to access.
element 0..m-1 is the element of input cluster called name 0..m-1. You can access only elements with owned labels. To select a named element, click a name terminal and select a name from the shortcut menu.