# VarianPump Beta
class VarianPump(serial_port, max_rate, unit_id=0, name=None)
A Varian pump
This is the GSIOC based Varian pump driver. This pump is characterized by the maximum flow rate of the installed head.
# Arguments
serial_port
: Serial port through which device is connectedmax_rate
: Maximum flow rate (of the installed head) e.g. '5 ml/min'unit_id
: The GSIOC unit ID set on device (0 by default)
# Metadata
Built and maintained by:
Author | Institution | GitHub |
---|---|---|
Murat Ozturk | Indiana University, School of Informatics, Computing and Engineering | @littleblackfish |