Class HardwareVersionLow
Represents a register that specifies the minor hardware version of the device.
public class HardwareVersionLow
- Inheritance
-
HardwareVersionLow
- Inherited Members
Fields
- Address
Represents the address of the HardwareVersionLow register. This field is constant.
- RegisterLength
Represents the length of the HardwareVersionLow register. This field is constant.
- RegisterType
Represents the payload type of the HardwareVersionLow register. This field is constant.
Methods
- FromPayload(MessageType, byte)
Returns a Harp message for the HardwareVersionLow register.
- FromPayload(double, MessageType, byte)
Returns a timestamped Harp message for the HardwareVersionLow register.
- GetPayload(HarpMessage)
Returns the payload data for HardwareVersionLow register messages.
- GetTimestampedPayload(HarpMessage)
Returns the timestamped payload data for HardwareVersionLow register messages.