|
Re: 2015 Dashboard - How to use Custom Tab
By default, the custom tab will automatically bind any control put into it to a SmartDashboard variable that can be read or written on the robot.
So there shouldn't be any need to change code in the dashboard unless you want a fancier display or calculation before display. If you do, the top loop shows an example of reading variables and displaying them in charts.
Greg McKaskle
|