pylabrobot.liquid_handling.backends.opentrons_backend.OpentronsBackend.can_pick_up_tip#

OpentronsBackend.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