pylabrobot.resources.tecan.wash.TecanWashStation

Contents

pylabrobot.resources.tecan.wash.TecanWashStation#

class pylabrobot.resources.tecan.wash.TecanWashStation(name: str, size_x: float, size_y: float, size_z: float, off_x: float, off_y: float, sites: List[CarrierSite] | None = None, category='tecan_wash_station', model: str | None = None)#

Bases: Carrier, TecanResource

Base class for Tecan tip carriers.

Parameters: