pylabrobot.azenta.fluidx.intellixcap96.ExtendedStatus.__init__#

ExtendedStatus.__init__(caps_on_pins: bool, dry_run_enabled: bool, light_curtain_disabled: bool, safety_door_rs232_disabled: bool, stage_enabled: bool, screw_caps_on: bool, cartridge_installed: bool, standby_active: bool, stage_pos: bool, recover_mode: bool, estop_active: bool, time_for_service: bool, raw: str) None#
Parameters:
  • caps_on_pins (bool)

  • dry_run_enabled (bool)

  • light_curtain_disabled (bool)

  • safety_door_rs232_disabled (bool)

  • stage_enabled (bool)

  • screw_caps_on (bool)

  • cartridge_installed (bool)

  • standby_active (bool)

  • stage_pos (bool)

  • recover_mode (bool)

  • estop_active (bool)

  • time_for_service (bool)

  • raw (str)

Return type:

None