Closedown
This commit is contained in:
@@ -58,7 +58,7 @@ for setpoint1 in range(0, 3):
|
||||
ret = 'Actor idInkr could not be set to the value ' + str(setpoint2) + ' (current value: ' + str(readback2) + ')'
|
||||
success = False
|
||||
raise Exception(ret)
|
||||
sleep( 1.0 ) # Settling time
|
||||
sleep( 0.2 ) # Settling time
|
||||
#Detector idMotorStatus
|
||||
detector1 = idMotorStatus.get()
|
||||
#Detector idLogicalPosition
|
||||
|
||||
Reference in New Issue
Block a user