Closedown

This commit is contained in:
voulot_d
2017-01-13 16:04:38 +01:00
parent 818a0d6bc9
commit 5898eb0d5c

View File

@@ -14,6 +14,7 @@ bpm_ch = caget(prefix + ":DBPM")
disp = caget(bpm_ch + ":DISPERSION")
energy0 = caget(bpm_ch + ":ENERGY")
phase = ControlledVariable("Phase", prefix + ":SET-VSUM-PHASE-SIM", prefix + ":GET-VSUM-PHASE-SIM")
phase.config.minValue =-45.0
phase.config.maxValue = 360.0