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