pylabrobot.thermo_fisher.alps.sealer.ThermoScientificALPSSealer.wait_for_idle#

async ThermoScientificALPSSealer.wait_for_idle(ignore_mask: IntFlag | None = None) IntFlag#

Wait until the device is Ready, tolerating the bits set in ignore_mask.

Raises ThermoScientificALPSError if any bit outside ignore_mask is set; if the Error bit is set, the error code and text are attached.

Parameters:

ignore_mask (IntFlag | None)

Return type:

IntFlag