pylabrobot.azenta.fluidx.intellixcap96.ExtendedStatus#
- class pylabrobot.azenta.fluidx.intellixcap96.ExtendedStatus(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)#
Bases:
objectInstrument state flags that the plain status word does not carry.
caps_on_pinsreports directly what the status word only implies throughStatusRECAP, andcartridge_installed,estop_activeandrecover_modeexplain states that otherwise only show up as a refused command.stage_posis the command list’sSTAGE_POSbit. Which position each value means is not documented.Attributes
Methods
- Parameters: