There is a long appendix to the VEX documentation that talks about the default code for the cortex. It’s set up to drive a 6 wheel base in either tank or arcade modes. It also has the ability to understand limit switches that are plugged into the analog ports.
Where can I find this code? The default code that now comes is for the clawbot, 4 wheel drive, arm and claw.
We ship a simulation of the default code with RobotC, this may have been an older version of the VEX default, however, it is setup for a six motor drive. You can find it in sample_programs->vex2->advanced->ROBOTC VEX Cortex default.c
James to the rescue again, that is exactly the code I was looking for! Since everyone has RobotC it will be easy to use that.
We are in early season mechanical design at my middle school, I wanted something simple that they can all use to get started, we can make code across Christmas.