pylabrobot.pumps.cole_parmer.masterflex.Masterflex

Contents

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:

Methods

__init__(com_port)

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)

serialize()

setup()

stop()

Close the connection to the pump.

Parameters:

com_port (str)