Find All Clusters VI

Owning Palette: ACE VIs

Requires: ACE

Finds all cluster constants and controls in a VI. Cluster constants only appear on the Block Diagram while cluster controls are only recognized as clusters on the Front Panel. Cluster controls only appear as a generic terminal on the Block Diagram. Thus, this VI finds all clusters on the Block Diagram and all clusters on the Front Panel.

Find All Clusters VI

cerrcodeclstError In describes error conditions that occur before this node runs. This input provides standard error in functionality.
cvirnVI In is the reference to the VI to find all clusters in the block diagram and front panel.
ivirnVI Out is the reference to the VI where the found clusters are contained.
ierrcodeclstError Out contains error information. This output provides standard error out functionality.
i1dgobrnClusters is an array of references to all clusters found in the block diagram and front panel of the VI.