Class CreatePortDIOTogglePayload
Represents an operator that creates a message payload that toggle the specified port DIO lines.
public class CreatePortDIOTogglePayload
- Inheritance
-
CreatePortDIOTogglePayload
- Derived
- Inherited Members
Properties
- PortDIOToggle
Gets or sets the value that toggle the specified port DIO lines.
Methods
- GetMessage(MessageType)
Creates a message that toggle the specified port DIO lines.
- GetPayload()
Creates a message payload for the PortDIOToggle register.