Table of Contents

Class DO6Threshold

Namespace
Harp.LoadCells
Assembly
Harp.LoadCells.dll

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

public class DO6Threshold
Inheritance
DO6Threshold
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, short)

Returns a Harp message for the DO6Threshold register.

FromPayload(double, MessageType, short)

Returns a timestamped Harp message for the DO6Threshold register.

GetPayload(HarpMessage)

Returns the payload data for DO6Threshold register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for DO6Threshold register messages.