Class BatteryCalibration1
- Namespace
- Harp.TimestampGeneratorGen3
- Assembly
- Harp.TimestampGeneratorGen3.dll
Represents a register that manipulates messages from register BatteryCalibration1.
public class BatteryCalibration1
- Inheritance
-
BatteryCalibration1
- Inherited Members
Fields
- Address
Represents the address of the BatteryCalibration1 register. This field is constant.
- RegisterLength
Represents the length of the BatteryCalibration1 register. This field is constant.
- RegisterType
Represents the payload type of the BatteryCalibration1 register. This field is constant.
Methods
- FromPayload(MessageType, ushort)
Returns a Harp message for the BatteryCalibration1 register.
- FromPayload(double, MessageType, ushort)
Returns a timestamped Harp message for the BatteryCalibration1 register.
- GetPayload(HarpMessage)
Returns the payload data for BatteryCalibration1 register messages.
- GetTimestampedPayload(HarpMessage)
Returns the timestamped payload data for BatteryCalibration1 register messages.