Enum ProtocolState
- Namespace
- Harp.SyringePump
- Assembly
- Harp.SyringePump.dll
The state of the protocol execution.
public enum ProtocolState : byte
Fields
Idle = 0
Running = 1
The state of the protocol execution.
public enum ProtocolState : byte
Idle = 0
Running = 1