Table of Contents

Enum StepDirection

Namespace
Pamoja.Actuators
Assembly
Pamoja.Actuators.dll

Which way to step a motor.

public enum StepDirection

Fields

Backward = 1

Reverse the sequence, turning the shaft the other way.

Forward = 0

Advance the sequence, turning the shaft one way.