Table of Contents

Class TimestampedMotorStopped

Namespace
Harp.StepperDriver
Assembly
Harp.StepperDriver.dll

Provides methods for manipulating timestamped messages from the MotorStopped register.

public class TimestampedMotorStopped
Inheritance
TimestampedMotorStopped
Inherited Members

Fields

Address

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

Methods

GetPayload(HarpMessage)

Returns timestamped payload data for MotorStopped register messages.

See Also