pylabrobot.opentrons.flex.Flex.retract_axis#
- async Flex.retract_axis(axis: str) None#
Retract
axisto its home position, clearing the deck below it.- Raises:
ValueError – If
axisis not one the robot addresses. Raised before any wire command is sent.- Parameters:
axis (str)
- Return type:
None