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