Script execution
This commit is contained in:
@@ -49,7 +49,7 @@ for setpoint1 in frange(0.0, 30.0, 10.0, True):
|
||||
raise Exception('SetVA could not be set to the value ' + str(setpoint1))
|
||||
ret = 'SetVA could not be set to the value ' + str(setpoint1) + '(measured value: '+str(readback1)+')'
|
||||
status = False
|
||||
break
|
||||
break
|
||||
#scan quickly the output during some seconds
|
||||
for setpoint2 in range(0, 20):
|
||||
#Detector time
|
||||
|
||||
Reference in New Issue
Block a user