Table of Contents

Class TimestampedAccumulatedStepsSamplingRate

Namespace
Harp.StepperDriver
Assembly
Harp.StepperDriver.dll

Provides methods for manipulating timestamped messages from the AccumulatedStepsSamplingRate register.

public class TimestampedAccumulatedStepsSamplingRate
Inheritance
TimestampedAccumulatedStepsSamplingRate
Inherited Members

Fields

Address

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

Methods

GetPayload(HarpMessage)

Returns timestamped payload data for AccumulatedStepsSamplingRate register messages.

See Also