You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

SVT FEB and Flange Power Control

Log into 'clonioc1' (requires access through gateway).

ssh hallgw
ssh clonioc1

Start GUIs

source /home/rherbst/setup_svt_epics (may not be needed)
cd /usr/clas12/hps/dev/
source .setup-hps
cd apps/medm
medm -x svtFebMain.adl&
medm -x svtFlangeMain.adl&


SVT Hybrid Power Control

To be added.

IOC Information

Access IOC from clonioc1:

telnet localhost 20006  # iochvCaen
telnet localhost 20007  # iocsvtDaq

Reboot IOC from clonioc1:

Ctrl+] to exit #(type quit in terminal)
Ctrl+x to reboot

Development tree on clonioc1: 

cd /usr/clas12/hps/dev
# contains:
#   apps/hvCaenApp, apps/iocBoot/iochvCaen
#   apps/svtDaqApp, apps/iocBoot/iocsvtDaq
#   drivers/LVMPOD

 

MEDM Information

MEDM screens on clonioc1:

 

# medm screens
cd apps/medm   # contains generated links to all adl's
medm <gui>

# run dev menu
hps_epics dev





  • No labels