Script execution
This commit is contained in:
@@ -18,9 +18,9 @@ mag = [ "SINEG01-MCRX120",
|
||||
for m in mag:
|
||||
ch = (m + ":I-SET")
|
||||
caput(ch, 0.0)
|
||||
#for m in mag:
|
||||
# ccr(m)
|
||||
ccr("SINEG01-MSOL130")
|
||||
for m in mag:
|
||||
ccr(m)
|
||||
#ccr("SINEG01-MSOL130")
|
||||
|
||||
r = lscan(I_set, [I_read, bpm_x, bpm_y], I1, I2, dI)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user