Click or drag to resize

DeviceStepsPerRotation Property

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

Namespace: IO.Devices.A4988
Assembly: libremoteio (in libremoteio.dll) Version: 2.2024.165.1
Syntax
C#
public int StepsPerRotation { get; }

Property Value

Int32

Implements

OutputStepsPerRotation
See Also