Table of Contents

Struct MoveAbsolutePayload

Namespace
Harp.StepperDriver
Assembly
Harp.StepperDriver.dll

Represents the payload of the MoveAbsolute register.

public struct MoveAbsolutePayload
Inherited Members

Constructors

MoveAbsolutePayload(int, int, int, int)

Initializes a new instance of the MoveAbsolutePayload structure.

Fields

Motor0

Contains the absolute position to move motor 0.

Motor1

Contains the absolute position to move motor 1.

Motor2

Contains the absolute position to move motor 2.

Motor3

Contains the absolute position to move motor 3.