pylabrobot.liquid_handling.liquid_handler.LiquidHandler.get_mounted_tips#

LiquidHandler.get_mounted_tips() List[Tip | None]#

Get the tips currently mounted on the head.

Returns:

A list of tips currently mounted on the head, or None for channels without a tip.

Return type:

List[Tip | None]