Make button send multiple phidget commands #1902
Unanswered
Solpack12326
asked this question in
Q&A
Replies: 1 comment 11 replies
-
actually im just looking for the proper syntax to chain together button toggle commands |
Beta Was this translation helpful? Give feedback.
11 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My setup :
Wireless vint hub , phidget SSR
My problem. i have a button ( physical - analog input ) that turns off the machine. this does not reset custom buttons to 0 !
so the machine turns off but the motors that the togglable custom buttons turn on and off are still on.
My buttons are:
Roasting drum
Cooling table
Cyclone
I am wanting to toggle / set the SSR outputs to 0 , from the off command

How im planning on fixing it , im going to add 3 commands to the off command - this will set all 3 custom buttons to off when i turn off the machine.
Im stuck a bit and unsure how to do this
Beta Was this translation helpful? Give feedback.
All reactions