Quote:
Originally Posted by RufflesRidge
I wonder if the different behavior you are seeing vs. the other poster is related to you using command based vs. them not. Because your data in each option is an object, it may be considered to be different each time where if there's is a string or something, the dashboard side may see it as the same. That may trigger the behavior difference, if the list is "different" it's possible you need to make the selection after the robot links to give you the new value for the object.
|
I wish I could test this besides during matches. I could set a variable during the polling of the button and use a case statement in AutonomousInit to see if it helps. Thanks for the help.