LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

can I have both control and indicator in a cluster?

I create a cluster to contain 5 number controls, an array of double and two string fields. I want to change one of the number control to an indicator. But I find that if I convert one of them, all controls changed to indicators. Any way to mix the controls and indicators in one cluster?

0 Kudos
Message 1 of 2
(3,510 Views)

You cannot mix controls and indicators, but you can make some of the controls like indicators for all practical purpose (disabled, look, etc).

 

Have a look here

 

(Also have a look at the example posted here)

0 Kudos
Message 2 of 2
(3,496 Views)