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