Script execution

This commit is contained in:
voulot_d
2017-01-13 13:42:36 +01:00
parent 4661908b92
commit 4e4255523e

View File

@@ -22,7 +22,6 @@ phase.initialize()
V = Channel(prefix + ":GET-VSUM-AMPLT-SIM", type = 'd', alias='Amplitude Readback')
P = Channel(prefix + ":GET-KLY-POWER-SIM", type = 'd', alias='Power Readback')
x = Channel(bpm_ch + ":X1-SIMU", type = 'd', alias='BPM-X')
caput(prefix + ":GET-FIT-PHASE-ARRAY", to_array([0.0],'d'))