Table of Contents

Class TimestampedSyncOutputState

Namespace
Harp.LoadCells
Assembly
Harp.LoadCells.dll

Provides methods for manipulating timestamped messages from the SyncOutputState register.

public class TimestampedSyncOutputState
Inheritance
TimestampedSyncOutputState
Inherited Members

Fields

Address

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

Methods

GetPayload(HarpMessage)

Returns timestamped payload data for SyncOutputState register messages.

See Also