Hi,
This seems so trivial but I can't find a solution.
My code continually executes certain functions (read temp, humidity). I want to allow user input to run other code (set temperature setpoint).
My writing code works fine, but I can't find a momentary button that will execute it on a user press. The toggle buttons get caught in a state loop (each cycle the same input box will pop up, because it is still "ON".)
I'm simply looking for a momentary style button, click - execute. I'm baffled it is so hard to find this in VEE.
This seems so trivial but I can't find a solution.
My code continually executes certain functions (read temp, humidity). I want to allow user input to run other code (set temperature setpoint).
My writing code works fine, but I can't find a momentary button that will execute it on a user press. The toggle buttons get caught in a state loop (each cycle the same input box will pop up, because it is still "ON".)
I'm simply looking for a momentary style button, click - execute. I'm baffled it is so hard to find this in VEE.