Script execution

This commit is contained in:
boccioli_m
2015-05-26 16:31:50 +02:00
parent c89e61e4e4
commit f013bfa9dd

View File

@@ -60,7 +60,7 @@ SetVA.close()
ActualVA.close()
ActualIA.close()
readable = scan.readables
readable = scan.readables[0]
positions = scan.writables
threshold = (min(readable) + max(readable))/2