Class CreateOutputStatePayload
- Namespace
- Harp.OutputExpander
- Assembly
- Harp.OutputExpander.dll
Represents an operator that creates a message payload that write the state of all digital output lines.
public class CreateOutputStatePayload
- Inheritance
-
CreateOutputStatePayload
- Derived
- Inherited Members
Properties
- OutputState
Gets or sets the value that write the state of all digital output lines.
Methods
- GetMessage(MessageType)
Creates a message that write the state of all digital output lines.
- GetPayload()
Creates a message payload for the OutputState register.