Table of Contents

Class CreateDigitalOutputStatePayload

Namespace
Harp.LedArray
Assembly
Harp.LedArray.dll

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

public class CreateDigitalOutputStatePayload
Inheritance
CreateDigitalOutputStatePayload
Derived
Inherited Members

Properties

DigitalOutputState

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

Methods

GetMessage(MessageType)

Creates a message that write the state of digital output lines.

GetPayload()

Creates a message payload for the DigitalOutputState register.