Posted: 20 Jan 2018, 07:13
If I set up three switches with on values of 1,2 and 3 respectively, and then put them in a group and wire them all to a send, I find that I get momentary values when I change from one to the other. If button one is on and then I click button 2, both send their values for a moment so the output is 3 until the first button gets shut off. Whether the off value is zero or null, it doesn't matter.
Is there a way to avoid this behavior? It can be a problem if you are using the value to start something time consuming.... the extra wrong value is not helpful!
I thave used buttons before, but in order to display which one is active, you must load new pngs based on the output value.... I've had problems with files not found doing that, so I'd like to avoid it.
Thoughts?
Thanks as always.
Is there a way to avoid this behavior? It can be a problem if you are using the value to start something time consuming.... the extra wrong value is not helpful!
I thave used buttons before, but in order to display which one is active, you must load new pngs based on the output value.... I've had problems with files not found doing that, so I'd like to avoid it.
Thoughts?
Thanks as always.