Versions Compared

Key

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

...

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

Reboot IOC from clonioc1:

 

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

Development tree on clonioc1: 

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

...