Table of Contents

Class DO5Threshold

Namespace
Harp.LoadCells
Assembly
Harp.LoadCells.dll

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

public class DO5Threshold
Inheritance
DO5Threshold
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, short)

Returns a Harp message for the DO5Threshold register.

FromPayload(double, MessageType, short)

Returns a timestamped Harp message for the DO5Threshold register.

GetPayload(HarpMessage)

Returns the payload data for DO5Threshold register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for DO5Threshold register messages.