Edit

Share via


DCMotor.Speed Property

Definition

Gets or sets the speed of the motor. Range is -1..1 or 0..1 for 1-pin connection. 1 means maximum speed, 0 means no movement and -1 means movement in opposite direction.

public abstract double Speed { get; set; }
member this.Speed : double with get, set
Public MustOverride Property Speed As Double

Property Value

Applies to