pylabrobot.brooks.precise_flex.PreciseFlex.set_brake#
- async PreciseFlex.set_brake(axis: int) None#
Set the axis brake.
Overrides the normal operation of the brake. It is important not to set a brake on an axis that is moving as it may damage the brake or damage the motor.
- Parameters:
axis (int) – The number of the axis whose brake should be set.
- Return type:
None