Output Interface |
public interface Output
The Output type exposes the following members.
Name | Description | |
---|---|---|
StepsPerRotation | Read-only property returning the number of steps a stepper motor has. |
Name | Description | |
---|---|---|
Move | Move the stepper motor a specified number of steps at a specified rate. | |
Spin | Spin (i.e. continuous rotation) the stepper moter at a specified rate. |