Class CreateProtocolStepCountPayload
- Namespace
- Harp.SyringePump
- Assembly
- Harp.SyringePump.dll
Represents an operator that creates a message payload that sets the number of steps to be executed in the current protocol.
public class CreateProtocolStepCountPayload
- Inheritance
-
CreateProtocolStepCountPayload
- Derived
- Inherited Members
Properties
- ProtocolStepCount
Gets or sets the value that sets the number of steps to be executed in the current protocol.
Methods
- GetMessage(MessageType)
Creates a message that sets the number of steps to be executed in the current protocol.
- GetPayload()
Creates a message payload for the ProtocolStepCount register.