Cluster Controls and Indicators
- Updated2026-05-29
- 1 minute(s) read
Use a cluster control or indicator to group or display data elements of mixed types.
An example of a cluster is the LabVIEW error cluster, which combines a Boolean value, a numeric value, and a string. A cluster is similar to a record or a struct in text-based programming languages.
Related Information
- Bundling Elements into Clusters
Bundle elements into clusters to create clusters programmatically.
- Converting a Cluster to an Array
- Creating Cluster Constants
- Replacing Cluster Elements
- Unbundling Elements from Clusters