Versions Compared

Key

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

SVT DAQ channel map

Link to excel file.

 

SVT Hybrid EPICS

The epics setup for HPS has been checked to run on the zed board but is developed mainly on the hps tracker machine in group C. 

The development is based from the standard epics_example at:

/home/tracker/pelle/epics/svt_epics/

and is currently on SVN: 

svn://svn.freehep.org/hps/epics/trunk

Instructions

Start IOC

Setup EPICS and MEDM environment (part of the DAQ setup script)

cd /u1/software/software_new

source setup_env.csh

Setup IOC

cd /home/tracker/pelle/epics/

source setup_epics.sh

Start IOC

cd /home/tracker/pelle/epics/svt_epics/

source 

 

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.

...