From 01fdca1703535f6aafe235f561e06d805c4d205a Mon Sep 17 00:00:00 2001 From: gac-x11ma Date: Thu, 5 Apr 2018 11:00:10 +0200 Subject: [PATCH] Script execution --- script/Vinayak_prot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/Vinayak_prot.py b/script/Vinayak_prot.py index 392ba9f..97caada 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(PV + " " + a) + print("Set " + str(val) + "to " + PV + " " + a) time.sleep(1.0) #a = None