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_labware to move it to another slot, and labware_moved_off_deck when it leaves the deck.

Parameters:

resource (Resource)

Return type:

None