Bundling Elements into Clusters

Bundling elements into clusters lets you create clusters programmatically.

Complete the following steps to bundle elements into a cluster.

  1. Add the Bundle function to the block diagram.

     Add  Find
  2. If necessary, resize the Bundle function to include the number of inputs you intend to use as elements in the cluster. You cannot leave an input unwired.
  3. Wire front panel control terminals or outputs from VIs and functions to the element inputs of the Bundle function. The order in which you wire the inputs determines the cluster element order.
  4. Right-click the output cluster terminal and select Create»Indicator.

LabVIEW returns the bundled cluster in the output cluster output.

Tip  The Bundle By Name function is an effective tool for creating self-documenting block diagrams.