Class BatteryThresholdHigh
- Namespace
- Harp.TimestampGeneratorGen3
- Assembly
- Harp.TimestampGeneratorGen3.dll
Represents a register that specifies the high threshold from where the battery stops being charged.
public class BatteryThresholdHigh
- Inheritance
-
BatteryThresholdHigh
- Inherited Members
Fields
- Address
Represents the address of the BatteryThresholdHigh register. This field is constant.
- RegisterLength
Represents the length of the BatteryThresholdHigh register. This field is constant.
- RegisterType
Represents the payload type of the BatteryThresholdHigh register. This field is constant.
Methods
- FromPayload(MessageType, float)
Returns a Harp message for the BatteryThresholdHigh register.
- FromPayload(double, MessageType, float)
Returns a timestamped Harp message for the BatteryThresholdHigh register.
- GetPayload(HarpMessage)
Returns the payload data for BatteryThresholdHigh register messages.
- GetTimestampedPayload(HarpMessage)
Returns the timestamped payload data for BatteryThresholdHigh register messages.