pylabrobot.agilent.benchcel.PlateNotchSettings#

class pylabrobot.agilent.benchcel.PlateNotchSettings(check_orientation: bool = True, a1_notch: bool = True, top_right_notch: bool = False, bottom_left_notch: bool = True, bottom_right_notch: bool = False)#

Bases: object

Orientation-notch settings from BenchCel/VWorks labware XML or overrides.

Attributes

Methods

__init__([check_orientation, a1_notch, ...])

Parameters:
  • check_orientation (bool)

  • a1_notch (bool)

  • top_right_notch (bool)

  • bottom_left_notch (bool)

  • bottom_right_notch (bool)