Unbundling elements from clusters by name accesses and arranges the elements in a cluster by name in their cluster element order. To unbundle a cluster element by name, the element must have a label. After you unbundle an element from a cluster by name, you can wire the element to a VI, a function, or an indicator. This way of unbundling a cluster is useful if you need to access one element from a cluster that includes elements of the same data type. You also can unbundle all the elements from a cluster without using the name.
Complete the following steps to unbundle elements from a cluster by name.
Note When you use the Unbundle By Name function with nested clusters, you can display both the element name and the owning cluster name for elements in the nested cluster by right-clicking the function and selecting Show Full Names. This is useful to avoid confusion on the block diagram when element names in nested clusters are identical or similar. |