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