pylabrobot.liquid_handling.backends.serializing_backend.SerializingBackend.can_pick_up_tip#

SerializingBackend.can_pick_up_tip(channel_idx: int, tip: Tip) bool#

Check if the tip can be picked up by the specified channel. Does not consider if a tip is already mounted - just whether the tip can be picked up by the channel.

Parameters:
Return type:

bool