Läs på engelska Redigera

Dela via


StepperMode Enum

Definition

The 28BYJ-48 motor has 512 full engine rotations to rotate the drive shaft once. In half-step mode these are 8 x 512 = 4096 steps for a full rotation. In full-step mode these are 4 x 512 = 2048 steps for a full rotation.

C#
public enum StepperMode
Inheritance
StepperMode

Fields

Name Value Description
HalfStep 0

Half step mode

FullStepSinglePhase 1

Full step mode (single phase)

FullStepDualPhase 2

Full step mode (dual phase)

Applies to

Produkt Versioner
.NET IoT Libraries 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0, 2.0.0, 2.1.0, 2.2.0