Script execution
This commit is contained in:
@@ -52,7 +52,7 @@ for m in mag:
|
||||
# Scan using the screen
|
||||
#r = lscan(I_set, [I_read, cam_x, cam_y], I1, I2, dI, passes = 2, zigzag = True, before_read = CheckCurrent)
|
||||
# Scan using the BPM
|
||||
r = lscan(I_set, [I_read, bpm_x, bpm_y], I1, I2, dI, before_read = ccr("SINEG01-MSOL130"))
|
||||
r = lscan(I_set, [I_read, bpm_x, bpm_y], I1, I2, dI)
|
||||
|
||||
# Enable laser delay
|
||||
# caput("SIN-CVME-TIMAST-TMA:LaserDelayControl", 1)
|
||||
|
||||
Reference in New Issue
Block a user