Skip to content

Master

Tomasz Brys requested to merge (removed):master into master

What do you have to check yourself and eventually adapt: 1.Voltage setting Vol-S, Vol-R, Vol-RB in the Db

  • I do not know if you want to display it in volts or kilovolts.
  • Check in the OPI the increment value of this widget. Do you want to increment by 1V (then change it to 0.001) ir by 1kV?
  • Limits of the voltage settings is 80? And again, in volts or kilovolts? It should be anyhow in the Db as a DRVH and DRVL and in OPI you should check the limits from PV. The ASLO and EGU fields are set in the cmds/fug.cmd 2.The PLC signal, it should lock the Power Supply on when is “1”? or “0”? At the moment the algorithm works with active “0”. But if the active PLC signal is “1” then you have to adapt the Db. 3.Check the ramp_status fuction. It works fine when I run it from telnet but when you start IOC at the beginning there is some error. Then it work without any errors. I do not know how to test it.

Merge request reports

Loading