pylabrobot.resources.tip_rack.TipSpot.assign_child_resource#

TipSpot.assign_child_resource(resource: Resource, location: Coordinate | None = None, reassign: bool = True)#

Assign a child. A tip assigned here is this spot’s tip.

A tip given no location rests by its collar.

Raises:

HasTipError – If a tip is assigned to a spot already holding a different one.

Parameters: