Table of Contents

Class Battery

Namespace
Harp.TimestampGeneratorGen3
Assembly
Harp.TimestampGeneratorGen3.dll

Represents a register that reads the current battery charge.

public class Battery
Inheritance
Battery
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, float)

Returns a Harp message for the Battery register.

FromPayload(double, MessageType, float)

Returns a timestamped Harp message for the Battery register.

GetPayload(HarpMessage)

Returns the payload data for Battery register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for Battery register messages.