Table of Contents

Class CreateDigitalOutputTogglePayload

Namespace
Harp.AnalogInput
Assembly
Harp.AnalogInput.dll

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

public class CreateDigitalOutputTogglePayload
Inheritance
CreateDigitalOutputTogglePayload
Derived
Inherited Members

Properties

DigitalOutputToggle

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

Methods

GetMessage(MessageType)

Creates a message that toggle the specified digital output lines.

GetPayload()

Creates a message payload for the DigitalOutputToggle register.