Table of Contents

Class DO3Threshold

Namespace
Harp.LoadCells
Assembly
Harp.LoadCells.dll

Represents a register that value used to threshold a Load Cell read, and trigger DO3 pin.

public class DO3Threshold
Inheritance
DO3Threshold
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, short)

Returns a Harp message for the DO3Threshold register.

FromPayload(double, MessageType, short)

Returns a timestamped Harp message for the DO3Threshold register.

GetPayload(HarpMessage)

Returns the payload data for DO3Threshold register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for DO3Threshold register messages.