Property DisableDriver
- Namespace
- Harp.StepperDriver
- Assembly
- Harp.StepperDriver.dll
DisableDriver
Gets or sets the value that disables the driver for a specific stepper motor, which prevents current from being sent to the motor or load. If the driver is already disabled, the driver remains disabled.
public StepperMotors DisableDriver { get; set; }