Configuring Devices#
This tutorial covers how to add and configure a device on your robot in VEXcode GO, using a Drivetrain as an example. By the end, you’ll have added and configured a Drivetrain.
Select the Devices tab. See Navigating VEXcode if the Devices tab is not visible.
Select Add a Device.
Select the device you want to add. For this example, select Drivetrain.
Select the port for the motor that drives your robot’s left wheels.
Select the port for the motor that drives your robot’s right wheels.
Configure the device’s settings. For a Drivetrain, this includes Gear Ratio and Direction. If you’re using a pre-made build, the default values do not need to be changed.
If you’re using the Super Car build, toggle this setting to Super Car Drivetrain.
Select Done to add the device to your robot.
The device will appear in your list of devices, and its blocks will appear in your toolbox.