Script execution
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user