Versions Compared

Key

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

SVT

...

FEB and Flange Power Control

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

Code Block
languagebash
firstlinedsd
ssh hallgw
ssh clonioc1

Start GUIs

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


SVT Hybrid Power Control

To be added.

IOC Information

Access IOC from clonioc1:

Code Block
languagebash
firstlinedsd
telnet localhost 20006  # iochvCaen
telnet localhost 20007  # iocsvtDaq

Reboot IOC from clonioc1:

 

Code Block
languagebash
firstlinedsd
Ctrl+] to exit (type quit in terminal)
Ctrl+x to reboot

Development tree on clonioc1:

 

Code Block
languagebash
firstlinedsd
cd 

...

ssh hallgw

ssh clonioc1

...

/usr/clas12/hps/dev

...


# contains:

...


#   apps/hvCaenApp, apps/iocBoot/iochvCaen

...


#   apps/svtDaqApp, apps/iocBoot/iocsvtDaq

...


#   drivers/LVMPOD

 

MEDM Information

MEDM screens on clonioc1:

 

Code Block
languagebash
firstlinedsd
# medm screens
cd apps/medm   # contains generated links to all adl's
medm

# run dev menu
hps_epics 

...

dev