Constructor MotorStoppedPayload
- Namespace
- Harp.StepperDriver
- Assembly
- Harp.StepperDriver.dll
MotorStoppedPayload(StepperMotors, StepperMotors)
Initializes a new instance of the MotorStoppedPayload structure.
public MotorStoppedPayload(StepperMotors state, StepperMotors changed)
Parameters
stateStepperMotorsSpecifies which motors are currently stopped.
changedStepperMotorsSpecifies which motor just stopped.