Table of Contents

Class Mortor3AccumulatedSteps

Namespace
Harp.StepperDriver
Assembly
Harp.StepperDriver.dll

Represents a register that contains the accumulated number of steps of motor 3. Write a value to set the current number of accumulated steps.

public class Mortor3AccumulatedSteps
Inheritance
Mortor3AccumulatedSteps
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, int)

Returns a Harp message for the Mortor3AccumulatedSteps register.

FromPayload(double, MessageType, int)

Returns a timestamped Harp message for the Mortor3AccumulatedSteps register.

GetPayload(HarpMessage)

Returns the payload data for Mortor3AccumulatedSteps register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for Mortor3AccumulatedSteps register messages.