Table of Contents

Enum StepperMotors

Namespace
Harp.StepperDriver
Assembly
Harp.StepperDriver.dll

Specifies the index of each motor.

[Flags]
public enum StepperMotors : byte

Fields

None = 0
Motor0 = 1
Motor1 = 2
Motor2 = 4
Motor3 = 8