pylabrobot.opentrons.flex.flex_head.FlexHead8.reachable_single_nozzles#

classmethod FlexHead8.reachable_single_nozzles(labware: ItemizedResource, well: str) → Tuple[str, ...]#

The anchor nozzles that can address well where the labware currently sits.

Rearmost (“A1”) first, since it keeps the most margin at the back of the deck. Empty when the well is out of reach both ways. Depends on the deck slot, not just the labware, so it is only meaningful once assigned.

Parameters:
Return type:

Tuple[str, …]