Hello to all
I't trying out QuickHMI Community. The question is How can I make a button work properly as a button?
By the action "Click" my variable is set when I click once and reset the 2nd time.
But now I want the behavior of a real button to be imitated, i.e. press=set and release=reset. Is that possible?
Hi,
Take a look at the first picture of me in the following post.
https://www.indi-an.com/de/community/technical-questions/slider/#post-47
First use SET_VARIABLE.
Second select the variable to write.
Thirt select the same variable to read from it AND select the [!] (not / invert symbol) button to invert the value.
Then you have a toggle button.

