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