Posted 9 Oct 2019 Hello I'm quite new with GT Designer 3. I'm writing code for the GOT2107 HMI. I have a few push buttons that works fine when pressed the switch lights up as you touch the switch. But now I want a latching switch. Every time the switch is pressed the light on the switch should alternate. How do I get a switch's lamp to stay on after pressing it? Thank you Marinus Share this post Link to post Share on other sites
Posted 9 Oct 2019 You can choose if the button should react on the touch of the button or the status of a bit. So if you use the status of the bit than the button is pressed when on and not pressed when the bit is off. Share this post Link to post Share on other sites