pylabrobot.revvity.celigo.ControllerStatus#
- class pylabrobot.revvity.celigo.ControllerStatus(raw_flags: int, extended_status: int)#
Bases:
objectDecoded controller status returned by
Celigo.request_controller_status().Attributes
Whether the controller reports an error or internal failure.
Whether controller health or the generic interlock makes laser use unsafe.
Methods
__init__(raw_flags, extended_status)