Script execution

This commit is contained in:
sfop
2016-06-06 15:04:45 +02:00
parent 54d492fe8e
commit fc002f189d

View File

@@ -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)