pylabrobot.brooks.precise_flex.PreciseFlex.request_profile_acceleration#

async PreciseFlex.request_profile_acceleration(profile_index: int) float#

Get the acceleration property of the specified profile.

Parameters:

profile_index (int) – The profile index to query.

Returns:

float – The current acceleration as a percentage. 100 = maximum acceleration.

Return type:

float