HomeModulesModule 1.10 (Labview Clusters) Apply
I ntroduce
C onnect
A pply
R eflect
E xtend

Apply - LabView Clusters

Tutorials

Verify Information: This VI utilizes clusters, cluster functions and a cluster shell to check username and passwords against an array of records.

Practice Exercises:

Unbundle Cluster: Create a VI that utilizes the Unbundle by Name function to unbundle cluster data from a cluster control input and display the unbundled data on individual indicators.

Cluster to Array: Create VI that will convert the cluster data from a boolean cluster control input into array data to be displayed on a boolean array indicator.

Quiz Questions

Question 1 - Clusters

A cluster is the same as _______ in C programming.


Question 2 - Clusters

The first step in creating a cluster control is to create a:

 


Question 3 - Clusters

Changing the cluster object order is done by popping up on the:


Question 4 - Clusters

In order to perform a cluster to array conversion all of the data types must be:

Click here to move on to the Reflect Section.