pylabrobot.thermo_fisher.alps.alps5000.ThermoScientificALPS5000.STATUS_MESSAGES#

ThermoScientificALPS5000.STATUS_MESSAGES: Dict[IntFlag, str] = {<ALPS5000Status.NoFoil: 1>: 'No foil detected', <ALPS5000Status.Error: 2>: 'Error', <ALPS5000Status.Busy: 4>: 'Busy', <ALPS5000Status.WaitingForSealTemperature: 8>: 'Waiting for seal temperature', <ALPS5000Status.PlateNotPresent: 16>: 'Plate not present in shuttle', <ALPS5000Status.NotInitialised: 32>: 'Not initialised', <ALPS5000Status.ForceSensorActivated: 64>: 'Force sensor is activated', <ALPS5000Status.PlatePresent: 128>: 'Plate present in shuttle'}#