Table of Contents

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

state StepperMotors

Specifies which motors are currently stopped.

changed StepperMotors

Specifies which motor just stopped.