I have been working on a custom dash board that uses switches on the dash board to enable a certain autonomous mode, it has not worked since and I’m a rooky programer, can anyone tell me how to get the dashboard to send booleon to the robot.
There is not built-in mechanism for sending dashboard data to the robot.
The DS I/O tab, however does allow you to have named switches sent over as if the I/O board were being used.
Flip to the I/O tab, make sure the Cypress board is not attached, set the values, and then read them on the robot using the driver station I/O VI – which is already present in the auto VI.
Greg McKaskle