Servo Motor#

Introduction#

The VEX 3-Wire Servo Motor is a 3-wire device that can rotate to a specific position based on a control signal from the V5 Brain.

The VEX 3-Wire Servo Motor

Below is a list of available blocks:

spin Servo to position#

The Spin Servo to Position block rotates a Servo Motor to a specified angle between 0 and 100 degrees.

Note: A Servo Motor begins each project by automatically centering itself at 50 degrees before completing any movements.

A diagram of a servo motor showing the degrees that it can rotate, from 100 on the left to 50 in the center, to 0 on the far right.

  spin [ServoA v] to position [50] degrees

Parameters

Description

device

The Servo Motor to use, configured in the Devices window.

position

The position to move the Servo Motor to in degrees, from 0 to 100.