Assembles a cluster from individual elements. You also can use this function to change the values of individual elements in an existing cluster without having to specify new values for all elements. To do so, wire the cluster you want to change to the middle terminal of this function. The connector pane displays the default data types for this polymorphic function. Details
![]() |
cluster is the cluster whose value you want to change. The default is to create a cluster. If you wire cluster, the Bundle function replaces the elements of cluster with element 0..n-1. If you wire a cluster, the number of input terminals must match the number of elements in the input cluster. |
![]() |
element 1..n accepts any data type. |
![]() |
output cluster is the resulting cluster. |
Resize this function to indicate the number of elements in the cluster. When creating a new cluster, you must wire all inputs. The elements in the output cluster must appear in the same order as the input elements. When you replace a cluster wired to the middle terminal of this function, the inputs are optional. LabVIEW replaces only those you wire in the cluster.