Table of Contents

Class CreateSyncOutputStatePayload

Namespace
Harp.LoadCells
Assembly
Harp.LoadCells.dll

Represents an operator that creates a message payload that status of the digital output pin 0. An periodic event will be emitted when DO0Sync == ToggleEachSecond.

public class CreateSyncOutputStatePayload
Inheritance
CreateSyncOutputStatePayload
Derived
Inherited Members

Properties

SyncOutputState

Gets or sets the value that status of the digital output pin 0. An periodic event will be emitted when DO0Sync == ToggleEachSecond.

Methods

GetMessage(MessageType)

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

GetPayload()

Creates a message payload for the SyncOutputState register.