pylabrobot.thermocycling.thermocycler.Thermocycler.wait_for_profile_completion#

async Thermocycler.wait_for_profile_completion(poll_interval: float = 60.0)#

Block until the profile finishes, polling at poll_interval seconds.

Parameters:

poll_interval (float)