pylabrobot.brooks.precise_flex.PreciseFlex.is_gripper_closed#

async PreciseFlex.is_gripper_closed() bool#

(Single Gripper Only) Tests if the gripper is fully closed by checking the end-of-travel sensor.

Returns:

For standard gripper – True if the gripper is within 2mm of fully closed, otherwise False.

Return type:

bool