pylabrobot.thermocycling.backend.ThermocyclerBackend.run_protocol# abstractmethod async ThermocyclerBackend.run_protocol(protocol: Protocol, block_max_volume: float)# Execute thermocycler protocol run. Parameters: protocol (Protocol) – Protocol object containing stages with steps and repeats. block_max_volume (float) – Maximum block volume (µL) for safety.