9 lines
132 B
Python
9 lines
132 B
Python
run("xrays_default")
|
|
|
|
time.sleep(3)
|
|
|
|
caput("X11MA-OP-SL:GO.PROC",1)
|
|
time.sleep(30)
|
|
exit_slit.write(20.0)
|
|
|
|
print "Init Exit Slit OK." |