diff --git a/script/Vinayak_prot.py b/script/Vinayak_prot.py index 97caada..039a20e 100644 --- a/script/Vinayak_prot.py +++ b/script/Vinayak_prot.py @@ -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