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