Script execution

This commit is contained in:
gac-x03da
2019-11-21 18:55:42 +01:00
parent 9e27db0e14
commit 66929c5ccd

View File

@@ -1,4 +1,6 @@
#MonoEnergy.write(110.0)
Eph.write(500.0)
print("DONE")
Eph.write(600.0)
while not Eph.isReady():
wait(10);
print("DONE")