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