Pummpcomm v2.5.1 Pummpcomm.Session.PumpExecutor View Source
This module provides basic pump command execution. Pump communication happens in packets, and there is often a short prelude packet that the pump acks, followed by a full command packet containing the command parameters. This module is where logical pump packet management happens.
Link to this section Summary
Link to this section Functions
Link to this function
write(command_bytes, repetitions \\ 1, repetition_delay \\ 0, timeout_ms \\ 1000)
View Source