Script execution
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user