Script execution

This commit is contained in:
x03daop
2017-06-09 16:42:09 +02:00
parent 5fbb606083
commit a45b90c7ce

View File

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