Using VEXcode IQ C++ Example Projects and Templates

Example projects and Templates are a great resource if you are just getting started with VEXcode IQ and want to explore different robot behaviors. Example projects and Templates also allow you to observe how different commands in VEXcode IQ are used.


Using C++ Example Projects

File menu open examples

To open an Example Project, select the File menu and choose ‘Open Examples.’

Examples

Icons for many different Example Projects will be shown. Each icon represents a different project and is colored according to the command categories.

Filter Bar

The Filter bar can be used to quickly find a specific type of example.

Changin Velocities

To open any example, select one from the menu.

Project open

Commands for the example base project will populate in the workspace. These commands and their parameters can be changed or removed. Additional commands can be added to modify the example project.

Download

Save (Windows, macOS, Chromebook) and download the example to try it on your robot.


Using Templates

Templates

There is also a special type of example called a Template.

Config

Templates have a special icon and are used to create a blank project with a preset device configuration.

New Project

If using a standard robot build, like the Clawbot, a Template can be used to quickly get started with a new project.


Descriptions in C++ Example Projects and Templates

Description

Each C++ Example Project and Template contains a description in the workspace. Descriptions can be used to document certain information in a project.

Example description

In a C++ Example Project, the description provides a short summary for what the project does and also lists the device configuration.

Template description

In a Template, the description notes which devices are listed in the configuration.

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

Last Updated: