Table of Contents

Class CreateDigitalOutputStatePayload

Namespace
Harp.Hobgoblin
Assembly
Harp.Hobgoblin.dll

Represents an operator that creates a message payload that writes the state of all digital output lines.

public class CreateDigitalOutputStatePayload
Inheritance
CreateDigitalOutputStatePayload
Derived
Inherited Members

Properties

DigitalOutputState

Gets or sets the value that writes the state of all digital output lines.

Methods

GetMessage(MessageType)

Creates a message that writes the state of all digital output lines.

GetPayload()

Creates a message payload for the DigitalOutputState register.