AFL.automation.prepare.OT2Client#
Classes
|
Communicate with APIServer |
|
Communicate with AFL-automation server on OT-2 |
|
- class AFL.automation.prepare.OT2Client.OT2Client(ip=None, port='5000', username=None, interactive=False)[source]#
Communicate with AFL-automation server on OT-2
This class maps pipettor functions to HTTP REST requests that are sent to the AFL-automation server
- transfer(source, dest, volume, interactive=None, **kwargs)[source]#
Transfer fluid from one location to another
- Parameters:
source (str or list of str Source wells to transfer from. Wells should be specified as three) – character strings with the first character being the slot number.
dest (str or list of str) – Destination wells to transfer from. Wells should be specified as three character strings with the first character being the slot number.
volume (float) – volume of fluid to transfer in microliters