pylabrobot.li_cor.odyssey.OdysseyStatus#
- class pylabrobot.li_cor.odyssey.OdysseyStatus(state: Literal['Idle', 'Configured', 'Initializing', 'Scanning', 'Paused', 'Stopped', 'Completed', 'Failed'], current_user: str = '', progress: float = 0, time_remaining: str = '', lid_open: bool | None = None)#
Bases:
objectInstrument state, progress in percent, and the firmware’s remaining-time text.
Attributes
Methods
__init__(state[, current_user, progress, ...])