Notifications
Clear all

Button creation

2 Posts
2 Users
0 Reactions
2,748 Views
(@rachel_0209)
Posts: 2
Member
Topic starter
 

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?


 
Posted : 14/06/2023 1:02 p.m. CEST
MarAlz-RW
(@maralz)
Posts: 15
Member
 

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.

 


 
Posted : 15/06/2023 7:40 a.m. CEST