pylabrobot.pumps.cole_parmer.masterflex.Masterflex#
- class pylabrobot.pumps.cole_parmer.masterflex.Masterflex(com_port: str)#
Bases:
PumpBackend
Backend for the Cole Parmer Masterflex L/S 07551-20 pump
- Documentation available at:
https://pim-resources.coleparmer.com/instruction-manual/a-1299-1127b-en.pdf
https://web.archive.org/web/20210924061132/https://pim-resources.coleparmer.com/ instruction-manual/a-1299-1127b-en.pdf
Methods
__init__
(com_port)deserialize
(data)halt
()Halt the pump.
run_continuously
(speed)Run continuously at a given speed.
run_revolutions
(num_revolutions)Run for a given number of revolutions.
send_command
(command)setup
()stop
()Close the connection to the pump.
- Parameters:
com_port (str)