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