diff --git a/script/Motor Test 3.py b/script/Motor Test 3.py index 9afed57..e68de21 100644 --- a/script/Motor Test 3.py +++ b/script/Motor Test 3.py @@ -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