Class CreateDigitalOutputStatePayload
- Namespace
- Harp.Synchronizer
- Assembly
- Harp.Synchronizer.dll
Represents an operator that creates a message payload that status of the digital output pin 0.
public class CreateDigitalOutputStatePayload
- Inheritance
-
CreateDigitalOutputStatePayload
- Derived
- Inherited Members
Properties
- DigitalOutputState
Gets or sets the value that status of the digital output pin 0.
Methods
- GetMessage(MessageType)
Creates a message that status of the digital output pin 0.
- GetPayload()
Creates a message payload for the DigitalOutputState register.