pylabrobot.brooks.precise_flex.PreciseFlex.set_profile_speed#
- async PreciseFlex.set_profile_speed(profile_index: int, speed_pct: float) None#
Set the speed property of the specified profile.
- Parameters:
- Raises:
ValueError – If speed_pct is not between 0 and 100.
- Return type:
None