Class SpindleControl
Section key holder + concrete implementation for ISpindleControlDef.
public class SpindleControl : ISpindleControlDef
- Inheritance
-
SpindleControl
- Implements
- Inherited Members
- Extension Methods
Properties
Direction
Target spindle direction (STOP, CW, CCW).
public SpindleDirection Direction { get; set; }