Versions Compared

Key

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

...

NOTE: I should fix the SVN so that I can commit our SVT code separately from the IOC code which enables the transition between the arm and intel environments to be smooth. Right now I only checked out the interesting folders (src and db stuff) into the hpstracker and work on those ignoring the setup scripts that was originally checked in from the arm setup on the zed board. 

Instructions for MPOD power supply control
Start IOC

Setup EPICS environment (part of the DAQ setup script):

...

$ source setup_env.csh

Go to the MPOD App IOC boot directory:

$ cd /home/tracker/pelle/epics/example/iocBoot/iochvCaen/

Start the IOC

$ cd /home/tracker/pelle/epics/example/iocBoot/iocmyexampleApp

$./svt-voltages.cmd

This should run the epics hvCaenApp IOC and you should see output to the screen. Depending on the debug level (see below) there might be lots of output here.

Open up the GUIs according to the instructions below. 

Instructions for hybrid power control
Start IOC

Setup EPICS environment (part of the DAQ setup script):

$ cd /u1/software/software_new

$ source setup_env.csh

Go to the IOC base directory:

$ cd /home/tracker/pelle/epics/example/

...

NOTE: if you don't see a connection you might need to change the TCP/IP settings (see below).Setting up


Instructions for

...

running the

...

power control GUIs
Setup MEDM environment (part of the DAQ setup script):

$ cd /u1/software/software_new

...

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

Start GUIs :Temperatureusing scripts:
medm svtTempSensors.adl &

...