Class CreateProtocolDirectionPayload
- Namespace
- Harp.SyringePump
- Assembly
- Harp.SyringePump.dll
Represents an operator that creates a message payload that sets the direction of the protocol execution.
public class CreateProtocolDirectionPayload
- Inheritance
-
CreateProtocolDirectionPayload
- Derived
- Inherited Members
Properties
- ProtocolDirection
Gets or sets the value that sets the direction of the protocol execution.
Methods
- GetMessage(MessageType)
Creates a message that sets the direction of the protocol execution.
- GetPayload()
Creates a message payload for the ProtocolDirection register.