kiwi-racer Posted October 25, 2024 Report Posted October 25, 2024 Hi, Im not exactly sure how to make a keypad button a "Reset" button for my virtual fuel tank, that shows the driver that the reset has been received via a color for a few seconds to acknowledge the user input. I think it could be DI Latching related, but I have been struggling to work it out, Right now Im using a incremental button, when you hit it (it works and resets my virtual fuel tank, via a virtual AUX, reset volume).. But the button stays on, I want it to stay on for say 2 seconds, and then clear it's color, so the driver knows it's been reset. - How can I control it to be momentary. If I make it a simple switch, I believe it will then just stay on as well right.. thanks Quote
Adamw Posted October 26, 2024 Report Posted October 26, 2024 A "table button" allows you to control the LED with a parameter that is different than the button input. So if you put a 2sec off delay on your virtual aux then you could use that to hold your LED on for a couple of seconds. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.