pylabrobot.thermo_fisher.alps.alps3000.ThermoScientificALPS3000.STATUS_MESSAGES
-
ThermoScientificALPS3000.STATUS_MESSAGES: Dict[IntFlag, str] = {<ALPS3000Status.NoFoil: 1>: 'No foil detected', <ALPS3000Status.Error: 2>: 'Error', <ALPS3000Status.Busy: 4>: 'Busy', <ALPS3000Status.WaitingForSealTemperature: 8>: 'Waiting for seal temperature', <ALPS3000Status.PlateNotPresent: 16>: 'Plate not present in shuttle', <ALPS3000Status.LowAir: 32>: 'Low air pressure detected', <ALPS3000Status.FoilLoadModeAfterPark: 64>: 'Waiting for foil to be loaded', <ALPS3000Status.ParkMode: 128>: 'Park mode'}