Multi-State Button
wirespeed
Posts: 9
I want to create a button with several different types of feedback. I've created a multi-state general button with four states. How do I select which state to display? The only way I've found to control it is with the ^ANI command. I don't want to animate this button.
What's the difference between a multi-state general button and a multi-state bargraph? Maybe I want to use a bargraph to accomplish this (though that seems counter intuitive).
Thanks
What's the difference between a multi-state general button and a multi-state bargraph? Maybe I want to use a bargraph to accomplish this (though that seems counter intuitive).
Thanks
0
Comments
SEND_COMMAND dvTP, "'^ANI-', itoa(button address number), ',0,', ITOA(stateYouWant 1 or 2 or 3..)"