LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Cluster controll

I have a vi where a number of numeric controlls are clustered together on
the front panel.
How do connect the resulting bundle to a connector to get the user input
out of the vi.
0 Kudos
Message 1 of 2
(2,584 Views)
Russ,

You need to create an indicator of the cluster and then assign that cluster
indicator to a position on the connector pane. In order for data to flow
out of a VI through the connector pane it must be an indicator.

-Jim

"Russ" wrote:
>>I have a vi where a number of numeric controlls are clustered together
on>the front panel.>How do connect the resulting bundle to a connector to
get the user input>out of the vi.
0 Kudos
Message 2 of 2
(2,584 Views)