Table of Contents

Class EnableEncoders

Namespace
Harp.StepperDriver
Assembly
Harp.StepperDriver.dll

Represents a register that specifies a set of port quadrature counters to enable in the device.

public class EnableEncoders
Inheritance
EnableEncoders
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, QuadratureEncoders)

Returns a Harp message for the EnableEncoders register.

FromPayload(double, MessageType, QuadratureEncoders)

Returns a timestamped Harp message for the EnableEncoders register.

GetPayload(HarpMessage)

Returns the payload data for EnableEncoders register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for EnableEncoders register messages.