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