pylabrobot.resources.tecan.tecan_decks.TecanDeck

Contents

pylabrobot.resources.tecan.tecan_decks.TecanDeck#

class pylabrobot.resources.tecan.tecan_decks.TecanDeck(num_rails: int, size_x: float, size_y: float, size_z: float, name: str = 'deck', category: str = 'deck', origin: Coordinate = Coordinate(x=0, y=0, z=0), with_wash_station: bool = True)#

Bases: Deck

Tecan decks

Parameters: