Table of Contents

Class SyncOutputState

Namespace
Harp.LoadCells
Assembly
Harp.LoadCells.dll

Represents a register that status of the digital output pin 0. An periodic event will be emitted when DO0Sync == ToggleEachSecond.

public class SyncOutputState
Inheritance
SyncOutputState
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, SyncOutputs)

Returns a Harp message for the SyncOutputState register.

FromPayload(double, MessageType, SyncOutputs)

Returns a timestamped Harp message for the SyncOutputState register.

GetPayload(HarpMessage)

Returns the payload data for SyncOutputState register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for SyncOutputState register messages.