Edit

Share via


Motor.SetSpeed(Int32) Method

Definition

Set the speed of the motor

public void SetSpeed (int speed);
member this.SetSpeed : int -> unit
Public Sub SetSpeed (speed As Integer)

Parameters

speed
Int32

speed is between -255 and +255

Applies to