pylabrobot.agilent.benchcel.BenchCel4R.move_to_teachpoint# async BenchCel4R.move_to_teachpoint(teachpoint_id: int, *, approach_height: float = 20.0, timeout: float = 20.0) → None# Move to a teachpoint target id using command 0x65. Parameters: teachpoint_id (int) approach_height (float) timeout (float) Return type: None