Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

 
Power supply:
medm svtStatusPS_latest_onoff_control.adl &
Hybrid GUIs:
medm hps_svt_hybrid_LV_bot_1.adl &

For execution mode:  click "Execute" mode in the mddm X-window that pops up. 

Change debug output

Change debug level in  /home/tracker/pelle/epics/example/iocBoot/iocmyexampleApp/st.cmd (0=least) by changing line:

var mySubDebug 0

 
Notes
6/24/14

 

  • Alarm handler
    • Add two hybrid temperature and the front end board temperature to alarm handler. 
       
  • Front End power supply GUI:
    • Can we add a button at the top that turns ALL ON/OFF?
    • Also we might want to make a GUI that has only monitoring and ON/OFF and small expert GUI’s for each FE board where we can set voltages? Similar to for the hybrid.
    • Can we link the ALL ON/OFF so that ANAN and ANAP is turned on at the same time followed by DIG  (not exact delay is not critical). 
    • The individual “LV ON/OFF” shouldn’t be linked together.

...