pylabrobot.opentrons.OT2.__init__#

OT2.__init__(host: str, port: int = 31950, deck: OTDeck | None = None, traversal_height: float = 120, command_timeout: float = 30, command_poll_interval: float = 0.05, io: HTTP | None = None) None#
Parameters:
  • host (str)

  • port (int)

  • deck (OTDeck | None)

  • traversal_height (float)

  • command_timeout (float)

  • command_poll_interval (float)

  • io (HTTP | None)

Return type:

None