Class DisableServos
Represents a register that specifies the servo outputs to disable in the device.
public class DisableServos
- Inheritance
-
DisableServos
- Inherited Members
Fields
- Address
Represents the address of the DisableServos register. This field is constant.
- RegisterLength
Represents the length of the DisableServos register. This field is constant.
- RegisterType
Represents the payload type of the DisableServos register. This field is constant.
Methods
- FromPayload(MessageType, ServoOutputs)
Returns a Harp message for the DisableServos register.
- FromPayload(double, MessageType, ServoOutputs)
Returns a timestamped Harp message for the DisableServos register.
- GetPayload(HarpMessage)
Returns the payload data for DisableServos register messages.
- GetTimestampedPayload(HarpMessage)
Returns the timestamped payload data for DisableServos register messages.