|
Re: Adding variables to customize dashboard
You're using the SD Write function in your robot code, right?
In the Dashboard code, on which tab did you place the indicators? Unwired indicators in the Operation and Auto tabs are automatically bound to Smart Dashboard variables. If you want to use one elsewhere, you'll have to do a SD Read yourself.
Make absolutely sure that you've spelled the name of the variable exactly the same way in both the robot and Dashboard code.
|