Enum SpindleType
- Namespace
- DuetAPI.ObjectModel
- Assembly
- DuetAPI.dll
Spindle type
[JsonConverter(typeof(JsonCamelCaseStringEnumConverter<SpindleType>))]
public enum SpindleType
Fields
EnaDir = 0Enable and direction
FwdRev = 1Forward and reverse
Spindle type
[JsonConverter(typeof(JsonCamelCaseStringEnumConverter<SpindleType>))]
public enum SpindleType
EnaDir = 0Enable and direction
FwdRev = 1Forward and reverse