Table of Contents

Class TimestampedDigitalInputState

Namespace
Harp.LoadCells
Assembly
Harp.LoadCells.dll

Provides methods for manipulating timestamped messages from the DigitalInputState register.

public class TimestampedDigitalInputState
Inheritance
TimestampedDigitalInputState
Inherited Members

Fields

Address

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

Methods

GetPayload(HarpMessage)

Returns timestamped payload data for DigitalInputState register messages.

See Also