From e8e8472e39966c97a93bbf54fca294ada5bad9c0 Mon Sep 17 00:00:00 2001 From: boccioli_m Date: Fri, 12 Jun 2015 11:59:27 +0200 Subject: [PATCH] Closedown --- script/Motor Test 3.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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