Script execution

This commit is contained in:
gac-x10da
2022-08-30 13:06:01 +02:00
parent 26e03787b1
commit 3272394a29

View File

@@ -5,7 +5,7 @@ step=0.01
sleepTime=0.5
def GetEnergies():
global: EnergyGonio, EnergyAbsolut,Offset
global EnergyGonio, EnergyAbsolut,Offset
for i in range(0,5):
caput("X10DA-OP1-MO1:BraggEAO",start+step*i)
time.sleep(sleepTime)