pylabrobot.thermo_fisher.alps.alps300.ThermoScientificALPS300.wait_for_idle#

async ThermoScientificALPS300.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