Table of Contents

Class Motor0MoveAbsolute

Namespace
Harp.StepperDriver
Assembly
Harp.StepperDriver.dll

Represents a register that moves motor 0 to the absolute position written in this register.

public class Motor0MoveAbsolute
Inheritance
Motor0MoveAbsolute
Inherited Members

Fields

Address

Represents the address of the Motor0MoveAbsolute register. This field is constant.

RegisterLength

Represents the length of the Motor0MoveAbsolute register. This field is constant.

RegisterType

Represents the payload type of the Motor0MoveAbsolute register. This field is constant.

Methods

FromPayload(MessageType, int)

Returns a Harp message for the Motor0MoveAbsolute register.

FromPayload(double, MessageType, int)

Returns a timestamped Harp message for the Motor0MoveAbsolute register.

GetPayload(HarpMessage)

Returns the payload data for Motor0MoveAbsolute register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for Motor0MoveAbsolute register messages.