Class Motor2MoveAbsolute
- Namespace
- Harp.StepperDriver
- Assembly
- Harp.StepperDriver.dll
Represents a register that moves motor 2 to the absolute position written in this register.
public class Motor2MoveAbsolute
- Inheritance
-
Motor2MoveAbsolute
- Inherited Members
Fields
- Address
Represents the address of the Motor2MoveAbsolute register. This field is constant.
- RegisterLength
Represents the length of the Motor2MoveAbsolute register. This field is constant.
- RegisterType
Represents the payload type of the Motor2MoveAbsolute register. This field is constant.
Methods
- FromPayload(MessageType, int)
Returns a Harp message for the Motor2MoveAbsolute register.
- FromPayload(double, MessageType, int)
Returns a timestamped Harp message for the Motor2MoveAbsolute register.
- GetPayload(HarpMessage)
Returns the payload data for Motor2MoveAbsolute register messages.
- GetTimestampedPayload(HarpMessage)
Returns the timestamped payload data for Motor2MoveAbsolute register messages.