GroupLab.Phidgets.NET Documentation

AdvancedServoMotor Properties

The properties of the AdvancedServoMotor class are listed below. For a complete list of AdvancedServoMotor class members, see the AdvancedServoMotor Members topic.

Public Instance Properties

Acceleration Gets/sets the acceleration/deceleration which will be used while calculating the velocity, measured in degrees per second squared.
Enabled Gets/sets a state that effectively relaxes the motor. Note that changing the MotorPosition while MotorEnabled is false will set MotorEnabled to true.
Index Gets the index of this motor.
MaxVelocity Gets/sets the maximum velocity that a particular motor will be rotated at, measured in degrees per second.
Position Gets/sets the state of this motor. This value may range from 0 - 180, corresponding to degrees from the farthest counter-clockwise position.

See Also

AdvancedServoMotor Class | GroupLab.Phidgets Namespace