pylabrobot.brooks.precise_flex.PreciseFlex.set_profile_straight#
- async PreciseFlex.set_profile_straight(profile_index: int, straight_mode: bool) None#
Set the Straight property of the specified profile.
- Parameters:
- Raises:
ValueError – If straight_mode is not True or False.
- Return type:
None