pylabrobot.liquid_handling.backends.tecan.EVO.EVO.set_heads#

EVO.set_heads(head: Dict[int, TipTracker], head96: Dict[int, TipTracker] | None = None)#

Set the tip tracker for the robot. Called automatically by LiquidHandler.setup or can be called manually if interacting with the backend directly. A head must be set before setup.

Parameters: