Unbundle / Bundle Elements Border Node

Owning Palette: Structures

Requires: Base Development System

Right-click the border of an In Place Element structure and select the Add Unbundle / Bundle Elements option from the shortcut menu to place this border node on the In Place Element structure.

Details  

input cluster is the cluster whose elements you want to access.
output cluster is the resulting cluster.

Unbundle / Bundle Elements Details

Use this border node to perform operations on one or more cluster elements and replace the elements in the same location in the cluster. Each cluster element you unbundle with the border node on the left side of the structure must be bundled back into the cluster with the border node on the right side of the structure. This node allows the LabVIEW compiler to avoid storing a complete value copy of the cluster and cluster elements in memory.

The border node on the left side of the structure is similar to the Unbundle by Name function. The border node on the right side of the structure is similar to the Bundle by Name function.