Enum DriverMode
- Namespace
- DuetAPI.ObjectModel
- Assembly
- DuetAPI.dll
Operating mode of a stepper driver
public enum DriverMode
Fields
ConstantOffTime = 0Constant off-time chopper
Direct = 4Field-oriented control (direct)
RandomOffTime = 1Random off-time chopper
SpreadCycle = 2SpreadCycle
StealthChop = 3StealthChop (includes stealthChop2)
Unknown = 5Driver mode is unknown