Enum PumpEvents
- Namespace
- Harp.SyringePump
- Assembly
- Harp.SyringePump.dll
The events that can be enabled/disabled.
[Flags]
public enum PumpEvents : byte
Fields
None = 0
Step = 1
Direction = 2
ForwardSwitch = 4
ReverseSwitch = 8
DigitalInput = 16
Protocol = 32