Script execution

This commit is contained in:
gac-x04sa
2019-07-03 15:05:01 +02:00
parent ef3cce876b
commit 566aa1492b
+2 -2
View File
@@ -53,8 +53,8 @@ def lup():
transm.write(1e-8)
gamma.moveAsync(0.0)
delta.moveAsync(0.0)
delta.waitReady(60.0)
gamma.waitReady(60.0)
delta.waitReady(60000)
gamma.waitReady(60000)