Click or drag to resize

OutputStepsPerRotation Property

Read-only property returning the number of steps a stepper motor has.

Namespace: IO.Interfaces.Stepper
Assembly: libsimpleio (in libsimpleio.dll) Version: 2.2024.167.1
Syntax
C#
int StepsPerRotation { get; }

Property Value

Int32
See Also