Script execution
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user