Class CreateEnableProtocolPayload
- Namespace
- Harp.SyringePump
- Assembly
- Harp.SyringePump.dll
Represents an operator that creates a message payload that enables the currently defined protocol.
public class CreateEnableProtocolPayload
- Inheritance
-
CreateEnableProtocolPayload
- Derived
- Inherited Members
Properties
- EnableProtocol
Gets or sets the value that enables the currently defined protocol.
Methods
- GetMessage(MessageType)
Creates a message that enables the currently defined protocol.
- GetPayload()
Creates a message payload for the EnableProtocol register.