Configuring Your Robot Build#

Configuring Your Robot Build

This tutorial walks you through selecting a pre-made robot build in VEXcode GO. By the end, you’ll have your devices configured automatically, ready to code with.

  1. Select the Devices tab.

Screenshot of VEXcode's tab bar, with the Devices tab highlighted.
  1. Select Select a build.

Screenshot of the Devices tab, showing the Select a build button.
  1. Select the robot build you are using, such as Code Base 2.0 or Super Code Base 2.0.

Screenshot of the Select a build screen, showing the Code Base 2.0 and Super Code Base 2.0 build options.
  1. VEXcode will show you all of the devices used with the build and what ports they’re connected to. Select Done to add this configuration to your project.

Screenshot of the Current Configuration screen for the Code Base 2.0 build, showing RightMotor and LeftMotor, with the Done button highlighted.
  1. Those devices will now appear, configured in the Devices menu, ready to code with.

Screenshot of the Devices tab, showing RightMotor and LeftMotor added from the build.

Their blocks will also be added to your toolbox. For example, this build’s motors appear in the Motion category.

Screenshot of the toolbox with the Motion category open, showing the spin RightMotor blocks.