Script execution

This commit is contained in:
gac-x10da
2022-08-30 11:49:11 +02:00
parent c24e1118b8
commit 199f4d92be

View File

@@ -2,7 +2,7 @@ EEdge=9.
start=EEdge-0.3
step=0.01
sleepTime=0.5
sleepTime=3.
for i in range(0,5):
caput("X10DA-OP1-MO1:BraggEAO",start+step*i)
time.sleep(sleepTime)