Configuring a Controller in VEXcode EXP

When starting to program with VEXcode EXP, Controller blocks will not appear in the Toolbox until a Controller has been configured.

Note: If you have a Controller configured, you must have a Controller paired with your VEX EXP Brain for your project to run.


Adding a Controller

Devices_Select.png

To configure a Controller, select the Devices icon to open the Devices window.

Add_Device_highlighted.png

Select “Add a device.”

Devices_Screen_Controller_Highlighted.png

Select "Controller."

Controller_Open_Done_HIghlighted.png

If you want to program the Controller using VEXcode EXP, select “Done” to complete the configuration.

  • If you want to configure the Controller for use without coding, see the additional options below.

Controller_Events.png

Once the Controller is added, you will see the Controller added to the Devices Window, and Controller blocks (like those highlighted in this image) will appear in the Toolbox.


Assigning the Drivetrain to the Controller’s Joysticks

Now that the Controller has been added to the robot configuration, you can assign the Drivetrain to the Controller’s joysticks in the Devices window. This allows you to assign the Drivetrain to the Controller’s joysticks without having to add additional code.

  • The following example uses the Clawbot (Drivetrain 2-Motor)- Example project.
    Clawbot_Icon.png

Devices_Select.png

Select the Devices icon to open the Devices window.

Device_Page_Controller_Highlighted.png

Select "Controller."

Left_Arcade_Highlighted.png

Select a joystick icon to toggle through the options.

  • Selecting a joystick icon multiple times will cycle through all the options.
  • Stop once the desired drive mode is displayed.

The four drive modes that you can choose from are: Left Arcade, Right Arcade, Split Arcade, Tank.

Left_Arcade_Selected.png

Left Arcade

All movement is controlled by the left joystick.

Right_Arcade_Selected.png

Right Arcade

All movement is controlled by the right joystick.

Split_Arcade.png

Split Arcade

Forward and backward movement is controlled by the left joystick while turning is controlled by the right joystick.

Split_Arcade_2.png

Tank

The left motor is controlled by the left joystick while the right motor is controlled by the right joystick.

 

Controller_Done_Highlighted.png

Select “Done” to save your configuration.


Assigning the Motors to the Controller’s Buttons

Once the Controller has been added to the robot configuration, you can assign Motors to specific Controller buttons in the Devices window.  Assigning Motors in the Devices window allows you to control individual motors or motor groups without needing to add code.

  • The following example has two Motors configured: ClawMotor and ArmMotor.

Devices_Select.png

Select the Devices icon to open the Devices window.


Device_Page_Controller_Highlighted.png

Select "Controller."

Arm_and_Claw_on_Controller.png

Configure a motor to a button by selecting the buttons on the Controller.

  • Selecting the same button multiple times will cycle through your configured motors.
  • Stop once the desired motor is displayed.

The controller has four button groups (L, R, E, and F). Each group can have a single motor (that is not a part of the Drivetrain) configured to them.

Note: Once a motor has been configured, it will not display as an option for the other buttons.

Arm_and_Claw_Controller_Done_Highlight.png

Select “Done” to save your configuration.


Deleting a Controller

Controller_Selected_Delete_HIghlighted.png

A Controller can be deleted by selecting the “Delete” option at the bottom of the screen.

For more information, help, and tips, check out the many resources at VEX Professional Development Plus

Last Updated: