Help for Adafruit.IoT
Help for Adafruit.IoT
Adafruit.IoT.Motors
PwmStepperMotor Class
PwmStepperMotor Methods
Brake Method
Close Method
OneStep Method
Run Method
SetSpeed Method
SetStepStyle Method
StepAsync Method
Stop Method
PwmStepperMotor
Brake Method
Stop the stepper motor but keeps the stepper drivers energized.
Namespace:
Adafruit.IoT.Motors
Assembly:
Adafruit.IoT (in Adafruit.IoT.dll) Version: 1.0.6.0 (1.0.6.0)
Syntax
C#
VB
C++
Copy
public
void
Brake
()
Public
Sub
Brake
public
:
virtual
void
Brake
()
sealed
See Also
Reference
PwmStepperMotor Class
Adafruit.IoT.Motors Namespace