Three States Button
Hello,
Does anybody knows if is possible to make a button with 3 states? For example OPEN, CLOSE and INTERMEDIATE and to have the possibility to define the back colors for each state. I've tried already to do this with double or integer but I need them to send commands:
a. when is OPEN and I'm pushing it to send CLOSE command.
b. when is CLOSE and I'm pushing it to send OPEN command.
c. when is INTERMEDIATE to block any commands.
Thanks,
Laurentiu
Hello,
Have you tried with a "Mode" variable. In the visualization you can set colours acording to the value of the variable.
Best regards.