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