LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Multiple switches that control one function

Solved!
Go to solution

Hello,

I want to use four different switches to control one on/off control.  I have attached the VI I attempted, but instead of having any of the four switches able to be controlled, only the first switch is acting as a control, while the other three just are acting as indicators. 

 

Thank you for any help or advice.

0 Kudos
Message 1 of 5
(3,519 Views)

This thread may help.

 

 

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 2 of 5
(3,512 Views)
Solution
Accepted by topic author M. Bobby

Hi Bobby,

 

if you would move the text, that is placed infront of the switches, to the side, then you could also use switch2-4 again as controls!

Other option would be to set the controls to be in front of the text (there's an order button in the menu line...).

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 3 of 5
(3,508 Views)
I found that you have your lables infront of your control. If you move the labels behind the control it works. I added an event structure and it make the control a lot easier.
Tim
GHSP
Message 4 of 5
(3,504 Views)
Thank you very much, I completely forgot that the text was in the way.
0 Kudos
Message 5 of 5
(3,502 Views)