CLUSTERS group 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. The below Figure shows the error cluster control and the corresponding terminal created in the BLOCK DIAGRAM. This cluster consists of a Boolean control (status), a numeric control (code) and a string control (source).
If you would like to Enrich your career with an Android certified professional, then visit Mindmajix - A Global online training platform: “LabVIEW training” Course.This course will help you to achieve excellence in this domain.
Bundling several data elements into clusters eliminates wire clutter on the block diagram. It also reduces the number of connector pane terminals that SUBVIS need by passing several values to one terminal. The connector pane has, at most, 28 terminals. If your FRONT PANEL contains more than 28 controls and indicators that you want to pass to another VI, group some of them into a cluster and assign the cluster to a terminal on the connector pane. In the below Figure (a) individual values are passed to the connector pane terminals. In the below Figure (b) CONTROLS AND INDICATORS are grouped into clusters and connected to one control panel terminal each.
Most clusters on the block diagram have a pink wire pattern and data type terminal. Clusters of numeric values, sometimes referred to as points, have a brown wire pattern and data type terminal as shown in below Figure. You can wire brown numeric clusters to numeric functions, such as Add or Square Root, to perform the same operation simultaneously on all elements of the cluster.
Clusters group like or unlike components together. They are equivalent to a record in Pascal or a struct in ANSI C. Cluster components may be of different data types.
Examples
All elements of a cluster must be either controls or indicators. You cannot have a string control and a Boolean indicator. Think of clusters as grouping individual wires (data objects) together into a cable (cluster). The following is an example of a cluster used to store student information.
LABVIEW CLUSTER EXAMPLE
Description: Clusters group data elements of mixed types, such as a bundle of wires, as in a telephone cable, where each wire in the cable represents a different element of the cluster. A cluster is similar to a record or a struct in text-based programming languages. Bundling several data elements into clusters eliminates wire clutter on the BLOCK DIAGRAM and reduces the number of connector pane terminals that subVIs need. Like an ARRAY, a cluster is either a control or an indicator. A cluster cannot contain a mixture of controls and indicators.
Name | Dates | |
---|---|---|
LabVIEW Training | Nov 02 to Nov 17 | View Details |
LabVIEW Training | Nov 05 to Nov 20 | View Details |
LabVIEW Training | Nov 09 to Nov 24 | View Details |
LabVIEW Training | Nov 12 to Nov 27 | View Details |
I am Ruchitha, working as a content writer for MindMajix technologies. My writings focus on the latest technical software, tutorials, and innovations. I am also into research about AI and Neuromarketing. I am a media post-graduate from BCU – Birmingham, UK. Before, my writings focused on business articles on digital marketing and social media. You can connect with me on LinkedIn.