pylabrobot.brooks.precise_flex.PreciseFlex.request_profile_speed# async PreciseFlex.request_profile_speed(profile_index: int) → float# Get the speed property of the specified profile. Parameters: profile_index (int) – The profile index to query. Returns: float – The current speed as a percentage. 100 = full speed. Return type: float