Table of Contents

Class DO8Threshold

Namespace
Harp.LoadCells
Assembly
Harp.LoadCells.dll

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

public class DO8Threshold
Inheritance
DO8Threshold
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, short)

Returns a Harp message for the DO8Threshold register.

FromPayload(double, MessageType, short)

Returns a timestamped Harp message for the DO8Threshold register.

GetPayload(HarpMessage)

Returns the payload data for DO8Threshold register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for DO8Threshold register messages.