Script execution

This commit is contained in:
sfop
2016-06-06 15:37:45 +02:00
parent b25ba71a03
commit ab7dedd974

View File

@@ -6,7 +6,7 @@ bpm_y = ai2 # Channel("SINEG01-DBPM340:Y1")
def ccr(mag):
n = 1
while n > 0:
sleep(0.2)
sleep(2.0)
n = caget(mag + ":I-COMP")
I1 = 2.0