Table of Contents

Class CreateDigitalOutputTogglePayload

Namespace
Harp.Hobgoblin
Assembly
Harp.Hobgoblin.dll

Represents an operator that creates a message payload that toggles the specified digital output lines.

public class CreateDigitalOutputTogglePayload
Inheritance
CreateDigitalOutputTogglePayload
Derived
Inherited Members

Properties

DigitalOutputToggle

Gets or sets the value that toggles the specified digital output lines.

Methods

GetMessage(MessageType)

Creates a message that toggles the specified digital output lines.

GetPayload()

Creates a message payload for the DigitalOutputToggle register.