Edit

Share via


MotorSpeed Enum

Definition

Sets the speed for the motor.

public enum MotorSpeed
type MotorSpeed = 
Public Enum MotorSpeed
Inheritance
MotorSpeed

Fields

Name Value Description
Stop 0

Motor is stopped

Half 50

Motor is at half speed

Full 100

Motor is at full speed

Float 128

Motor is floating

Applies to