From 11518d81842490e2dd4e5ac31be2cbf3e7467a46 Mon Sep 17 00:00:00 2001 From: boccioli_m Date: Mon, 15 Jun 2015 15:05:30 +0200 Subject: [PATCH] Closedown --- script/Motor Test 2.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/Motor Test 2.py b/script/Motor Test 2.py index cf7dda2..6d99502 100644 --- a/script/Motor Test 2.py +++ b/script/Motor Test 2.py @@ -69,7 +69,7 @@ end = endDefault #find position at Low end switch: it will be the starting point of the test idInkr.put(-100.0, timeout=None) # TODO: Set appropriate timeout start = startDefault #idInkr.get()+direction -setpoint2 = start +setpoint2 = end for setpoint1 in range(0, 3): sleep( 2 ) # Settling time