Table of Contents

Class DO5TargetLoadCell

Namespace
Harp.LoadCells
Assembly
Harp.LoadCells.dll

Represents a register that target Load Cell that will be used to trigger a threshold event on DO5 pin.

public class DO5TargetLoadCell
Inheritance
DO5TargetLoadCell
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, LoadCellChannel)

Returns a Harp message for the DO5TargetLoadCell register.

FromPayload(double, MessageType, LoadCellChannel)

Returns a timestamped Harp message for the DO5TargetLoadCell register.

GetPayload(HarpMessage)

Returns the payload data for DO5TargetLoadCell register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for DO5TargetLoadCell register messages.