My one team is struggling with changing which buttons control which motors. We have tried resetting the brain and resetting the controller. We deleted all previous programs and reset to factory settings. I even tried forcing a firmware update on the brain.
In our C++ coding on Vexcode, we start fresh with which ports each motor is plugged into, we set up the 2 motor drive train, and our one motor for spinning a gear. We correctly match the ports to the coding and choose the split option for driving on both the brain and in vexcode. So the wheels should move for the toggle switches. We also choose the R1, R2 for controlling the gear.
However, when we go to ‘driver control’ for the robot, the R1, R2 will spin the gear, however, the toggle switch will also spin the gear.
I read somewhere else on Vexforum that a team needed to send in their brain to have it corrected by Vex. Please help because this team is not going to be able to compete with this issue.
One of my sister teams had a similar issue too recently; they discovered that when they programmed a clawbot arm motor on the up arrow/down arrow buttons using the standard configuration tab, the arm motor instead started to be controlled by the left and right arrow buttons.
Other motors and control buttons work fine, it is just those up and down arrow buttons that are weird.
They have gotten used to it, but I’m curious as to what causes it.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.