Quote:
Originally Posted by Alan Anderson
I think you just want to show something on the Dashboard representing the state of a SmartDashboard boolean variable you're writing in the robot code. If that's right, then just put a boolean indicator on the Dashboard front panel, set its label to the name of the SmartDashboard variable, and...there is no step 3.
An unwired control or indicator in the Dashboard is automatically treated as a SmartDashboard variable.
|
Could you provide an example via a picture or something? I'm still not sure what you mean by it's "Label". What would I have to put in the robots code and then in the Dashboard code?