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