pylabrobot.kbiosystems.ultraseal_pro.KBiosystemsUltrasealPRO.wait_for_idle#

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

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

Raises KBiosystemsError 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