pylabrobot.brooks.precise_flex.PreciseFlex.move_rail#

async PreciseFlex.move_rail(rail_position: float) None#

Move the rail to the specified position.

Parameters:

rail_position (float) – Rail destination in mm.

Raises:

RuntimeError – If the arm does not have a rail.

Return type:

None