Part Number: LAUNCHXL-F28069M
Tool/software: Code Composer Studio
Hello
In my application i need a button to write the value 1 to a target variable when it's pressed and 0 when it's not. I found that for this i have to use the ValueButton widget, but the problem is that i dont have such a widget in my palette. Also i tried to use the toggle button but in properties there is no value field, just like in the simple button widget .
What can i do?
Thank you