Script execution

This commit is contained in:
gac-x11ma
2018-04-05 11:01:55 +02:00
parent 01fdca1703
commit 59a1cc119e
+1 -1
View File
@@ -6,7 +6,7 @@ def switchBox(PV,val,ACK):
a = caget(ACK)
if a == 'Command Completed':
flag = 0
print("Set " + str(val) + "to " + PV + " " + a)
print("Set " + str(val) + " to " + PV + " " + a)
time.sleep(1.0)
#a = None