LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Interlock Buttons

Solved!
Go to solution

Hello,

I got 64 buttons on my front panel. I'd like to make these buttons interlock, only one button is allowed to be activated all at the once.

Currently my code's efficient is not good as what i expected. The picture below is the block diagram of my code. Anyone has a good way to do this?

Interlock Buttons.PNG

0 Kudos
Message 1 of 3
(2,707 Views)
Solution
Accepted by topic author TomcatG

Hi Tomcat,

 

I'd like to make these buttons interlock, only one button is allowed to be activated all at the once.

This is what RadioButtons are used for in LabVIEW! Use them…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 3
(2,677 Views)

Thank you. That's what I need.

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