LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Regarding Radio buttons

Solved!
Go to solution

Dear,

 

I am a novice in LabView. I have a doubt regarding Radio Buttons.

 

I have 4 Radio Buttons named : Radio1 , Radio2 , Radio3, Radio4. Radio 1 and Radio 2 are visible. But Radio3 and Radio4 are invisible.

 

Whenever the user clicks Radio1 , Radio3 should be visible, being Radio 4 invisible. And Whenever the user click Radio2, Radio4 should be visible, being Radio3 invisible.

 

How Can I Do That in LabView?

 

 

Thanks In Advance

 

Regards

Malli

0 Kudos
Message 1 of 2
(2,227 Views)
Solution
Accepted by topic author malli

Hi,

 

You can visible and invisible the button by using properties node of button.

Create the property node of Button and select  Visible property.

0 Kudos
Message 2 of 2
(2,223 Views)