Edit

Share via


Uln2003.Rotate(Int32) Method

Definition

Rotates the motor. If the number is negative, the motor moves in the reverse direction.

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

Parameters

rotations
Int32

Number of rotations.

Applies to