01-14-2016 03:02 PM
so this year I'm going to make multiple autonomous programs and I was wanting to choose which one get ran in the dashboard, in the autonomous I
noticed thisin autonomous independent vi.
this is what I saw in begin vi.
I was wondering if someone could tell me more about how this works and how to use it?
Solved! Go to Solution.
01-14-2016 03:08 PM
Just do what the comment says... Add the names of the auto modes to this list.
Then in your Auto code, check for each of those strings and put the auto code or whatever controls your auto in that case structure.
If that is unclear, please ask more specific questions about how it works.
01-14-2016 03:28 PM
like this
here's what it looks like in the dashboard front panel after I right click on the white box and click edit items
h
but on the actual dashboard on the white box there's nothing to select, is there a step I didnt do right?
01-14-2016 03:37 PM
There is no Network Tables connection (as evidenced by the LED that is off on your dashboard). That is likely the reason.
01-14-2016 03:41 PM
Im new to the Network Tables.
when I turn on the robot assuming the connection is working
will the LED turn on?
01-14-2016 04:00 PM
That's the idea. Are you running the Driver Station? Does anything on your dashboard function?
01-14-2016 04:57 PM
here's a pic of the dashboard im connected to my teams last year robot and i typed low bar in.
it should work with this years robot code