From 7511dd4209d58aa47b0ded86e6896bf598718817 Mon Sep 17 00:00:00 2001 From: boccioli_m Date: Mon, 15 Jun 2015 13:48:07 +0200 Subject: [PATCH] Script execution --- script/End-to-End.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/End-to-End.py b/script/End-to-End.py index e251f7f..899fa8e 100644 --- a/script/End-to-End.py +++ b/script/End-to-End.py @@ -68,7 +68,7 @@ endDefault = 1000.0 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 = idInkr.get()+direction +start = startDefault #idInkr.get()+direction for setpoint1 in range(0, 6): sleep( 2 ) # Settling time