pylabrobot.resources.TipRack.get_tip

pylabrobot.resources.TipRack.get_tip#

TipRack.get_tip(identifier: str | int) Tip#

Get the item with the given identifier.

See get_item() for more information.

Parameters:

identifier (str | int)

Return type:

Tip