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