Table of Contents

Class OffsetLoadCell4

Namespace
Harp.LoadCells
Assembly
Harp.LoadCells.dll

Represents a register that offset value for Load Cell channel 4.

public class OffsetLoadCell4
Inheritance
OffsetLoadCell4
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, short)

Returns a Harp message for the OffsetLoadCell4 register.

FromPayload(double, MessageType, short)

Returns a timestamped Harp message for the OffsetLoadCell4 register.

GetPayload(HarpMessage)

Returns the payload data for OffsetLoadCell4 register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for OffsetLoadCell4 register messages.