Script execution

This commit is contained in:
gac-x03da
2019-11-21 19:18:21 +01:00
parent 1452543ba8
commit 55f771541e

View File

@@ -1,6 +1,5 @@
#MonoEnergy.write(110.0)
Eph.write(500.0)
while not Eph.isReady():
time.sleep(10);
print("DONE")
Eph.move(600.0)
print("done")