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