Script execution

This commit is contained in:
gac-x03da
2018-10-14 11:25:39 +02:00
parent 0667bdbf39
commit 6b515fa522

View File

@@ -35,7 +35,7 @@ range1 = getParameterset(pearlU_path+"settings/FE_O1s.txt")
waitForEnergy(range1[0])
waitForGroup("mov-")
if len(range1)>5:
if True:
ranges = [range1]
# (eph, min, max, step, time, iter)
@@ -48,4 +48,4 @@ if len(range1)>5:
setVal("X03DA-FE-AB1:CLOSE4BL","0") #closeing the beam line
time.sleep(10)
time.sleep(4)