Click or drag to resize
PwmStepperMotor Methods

The PwmStepperMotor type exposes the following members.

Methods
  NameDescription
Public methodBrake
Stop the stepper motor but keeps the stepper drivers energized.
Public methodClose
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodOneStep
Steps the motor one step in the direction and style specified.
Public methodRun
Run the motor continuously in the specified direction
Public methodSetSpeed
Set the desired motor's speed in revolutions per minute.
Public methodSetStepStyle
Sets the stepping style for this stepper motor.
Public methodStepAsync
Steps a specified number of steps, direction and stepping style.
Public methodStop
Stop the motor and cut its power.
Public methodToString (Inherited from Object.)
Top
See Also