Script execution

This commit is contained in:
gac-x11ma
2018-04-04 11:29:43 +02:00
parent 83e9fec334
commit 5e46edcec5

View File

@@ -1,7 +1,6 @@
def switchBox(PV,val,ACK)
flag = 1
while(flag):
print("Working on: "PV)
caput(PV,val)
a = caget(ACK)
if a == 'Command Completed':