pylabrobot.brooks.precise_flex.PreciseFlex.set_profile_deceleration_ramp#

async PreciseFlex.set_profile_deceleration_ramp(profile_index: int, deceleration_ramp_seconds: float) None#

Set the deceleration ramp property of the specified profile.

Parameters:
  • profile_index (int) – The profile index to modify.

  • deceleration_ramp_seconds (float) – The new deceleration ramp time in seconds.

Return type:

None