Table of Contents

Class BatteryThresholdLow

Namespace
Harp.TimestampGeneratorGen3
Assembly
Harp.TimestampGeneratorGen3.dll

Represents a register that specifies the low threshold from where the battery should start to be charged.

public class BatteryThresholdLow
Inheritance
BatteryThresholdLow
Inherited Members

Fields

Address

Represents the address of the BatteryThresholdLow register. This field is constant.

RegisterLength

Represents the length of the BatteryThresholdLow register. This field is constant.

RegisterType

Represents the payload type of the BatteryThresholdLow register. This field is constant.

Methods

FromPayload(MessageType, float)

Returns a Harp message for the BatteryThresholdLow register.

FromPayload(double, MessageType, float)

Returns a timestamped Harp message for the BatteryThresholdLow register.

GetPayload(HarpMessage)

Returns the payload data for BatteryThresholdLow register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for BatteryThresholdLow register messages.