pylabrobot.brooks.precise_flex.PreciseFlex.set_power#
- async PreciseFlex.set_power(enable: bool, timeout: int = 0) None#
Enable or disable robot high power.
- Parameters:
- Raises:
PreciseFlexError – If power does not come on within the specified timeout.
- Return type:
None