LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Best way to enable/disable multiple front panel controls

I'm a new user of labVIEW. can you please tell me how to enable or disable a cluster programatically at runtime. what i'm trying to do is i've created a radio button which has options as : a)X b)Y c)X & Y. so when i select X the cluster X should be enabled and Y disabled, when i select Y cluster Y should be enabled and X disabled and when i select the third option both clusters should be enabled while the program is executing. I have used case structure and functionally this happens. i only want that it should appear also that this is happening. If possible please help.

0 Kudos
Message 11 of 18
(2,602 Views)

Hi shalini,

                Can you upload your VI?

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Thanks as kudos only:)
0 Kudos
Message 12 of 18
(2,601 Views)
0 Kudos
Message 13 of 18
(2,597 Views)

i uploaded the wrong file... kindly go to the properties of tab control n enable it.

0 Kudos
Message 14 of 18
(2,591 Views)

 

Shalini wrote:

                      I have used case structure and functionally this happens. i only want that it should appear also that this is happening


What you really mean?For me it seems to be working.What all things you are trying to achieve?Your Tab control seems to be in a disabled state.See the VI that I have attached and explain your problem more clearly.

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Thanks as kudos only:)
0 Kudos
Message 15 of 18
(2,582 Views)

The tab control was disabled by mistake. As i had written earlier, it is functionally correct, what i want is when i select X, i want the cluster Y in the free running tab to appear as it does when "disable n grayed". Is it possible to do so??

0 Kudos
Message 16 of 18
(2,578 Views)

Found the solution. Thank u anyways.Smiley Happy

0 Kudos
Message 17 of 18
(2,565 Views)

Hi shalini,

                Good! Please post the VI.Let I have a look at it.Iam not getting exactly what you are trying to achieve.

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Thanks as kudos only:)
0 Kudos
Message 18 of 18
(2,563 Views)