| PwmStepperMotor Class |
Namespace: Adafruit.IoT.Motors
The PwmStepperMotor type exposes the following members.
| Name | Description | |
|---|---|---|
| PowerFactor |
Gets or sets the power level of this stepper motor.
| |
| StepAsyncState |
The current MotorState.
|
| Name | Description | |
|---|---|---|
| Brake |
Stop the stepper motor but keeps the stepper drivers energized.
| |
| Close | ||
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| OneStep |
Steps the motor one step in the direction and style specified.
| |
| Run |
Run the motor continuously in the specified direction
| |
| SetSpeed |
Set the desired motor's speed in revolutions per minute.
| |
| SetStepStyle |
Sets the stepping style for this stepper motor.
| |
| StepAsync |
Steps a specified number of steps, direction and stepping style.
| |
| Stop |
Stop the motor and cut its power.
| |
| ToString | (Inherited from Object.) |