Script execution

This commit is contained in:
x03daop
2017-06-09 17:59:29 +02:00
parent a45b90c7ce
commit 9b873b4bad

View File

@@ -163,7 +163,7 @@ try:
# for nn in range():
# ManipulatorX.move(1.0)
# ManipulatorY.move()
ManipulatorZ.move(113.2)
ManipulatorZ.move(115.2)
# ManipulatorTheta.move()
do_scan(MOTORS, POSITIONS, REGIONS, LATENCY)