pylabrobot.azenta.fluidx.intellixcap96.is_recoverable_error#
- pylabrobot.azenta.fluidx.intellixcap96.is_recoverable_error(code: int) bool#
Whether the command list pins this code to StatusERROR rather than StatusMANUAL.
A StatusERROR is cleared by homing, which
FluidXIntelliXcap96.home()does and which operations do for themselves whenauto_recoveris enabled. A StatusMANUAL halts the instrument until an operator inspects it. False means the command list does not pin the code to StatusERROR, not that the instrument is certainly halted: it documents the mapping only for decap, recap, cartridge eject and cartridge load. ReadFluidXIntelliXcap96.request_status()for the state the instrument is actually in.