Table of Contents

Class TimestampedMotorRaisedError

Namespace
Harp.StepperDriver
Assembly
Harp.StepperDriver.dll

Provides methods for manipulating timestamped messages from the MotorRaisedError register.

public class TimestampedMotorRaisedError
Inheritance
TimestampedMotorRaisedError
Inherited Members

Fields

Address

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

Methods

GetPayload(HarpMessage)

Returns timestamped payload data for MotorRaisedError register messages.

See Also