Script execution

This commit is contained in:
x07maop
2016-03-03 12:56:16 +01:00
parent 409773704b
commit a1f490ed4f
+1 -1
View File
@@ -37,7 +37,7 @@ if MODE is not None:
if MODE == 'LINEAR':
if ALPHA is not None:
pol_angle.write(ALPHA) #TODO: CAPUT
pol_done.waitValue("DONE") #TODO: NEEDED?
#pol_done.waitValue("DONE") #TODO: NEEDED?
if OFFSET is not None:
pol_offset.write(OFFSET) #TODO: CAPUT
pol_done.waitValue("DONE")