Script execution

This commit is contained in:
boccioli_m
2015-06-23 12:09:00 +02:00
parent 0000f4c3ba
commit 6bd6eee418
@@ -78,11 +78,12 @@ startDefault = -100.0
endDefault = 1000.0
end = endDefault
#find position at Low end switch: it will be the starting point of the test
print 'Homing'
idInkr.put(-100.0, timeout=None) # TODO: Set appropriate timeout
start = startDefault #idInkr.get()+direction
setpoint2 = end
count = 0
print 'Starting test sequence'
for setpoint1 in range(0, loopTimes):
sleep( delaySeconds ) # Settling time
#RegionPositioner idInkr