Files
x03da/script/test-move-mono.py
2019-11-21 18:56:26 +01:00

7 lines
102 B
Python

#MonoEnergy.write(110.0)
Eph.write(500.0)
while not Eph.isReady():
time.sleep(10);
print("DONE")