pylabrobot.opentrons.flex.Flex.reload_labware#
- async Flex.reload_labware(resource: Resource) None#
Re-read the labware’s position after a human moved it in its own slot.
For labware nudged or re-seated where it already sits: the robot re-applies its labware offset, keeping the slot. Use
gripper.move_labwareto move it to another slot, andlabware_moved_off_deckwhen it leaves the deck.- Parameters:
resource (Resource)
- Return type:
None