Versions Compared

Key

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

...

All operations are from hpstracker in group C. 

Operation

Connect !!! Remember to turn the fan on the FEB. !!!

and hybrid(s). Turn on the power to the FEB (see below for instructions). Remember to turn the fan on the FEB. 

Instructions on how to power the FEB using MPOD with EPICS

FEB Power using Keithley: AVDDP: 5.5V, AVDDN: 5.5V, DVDD: 5.5V and flange power 5.5V (parallel to DVDD).

 

Take a calibration run with expert SVT GUI

...

Check that the hybrid currents measured are ok. Sync status for each channel can be seen in register RceCore/DataPath[x]/Synced, 1xf for powered channels.

FEB Power using Keithley

AVDDP: 5.5V, AVDDN: 5.5V, DVDD: 5.5V and flange power 5.5V (parallel to DVDD).

FEB Power using MPOD with EPICS

TBF

Hybrid Power

EPICS control

More detailed EPICS stuff here.

Setup the DAQ environment. 

$ cd /u1/software/software_new

$ source setup_env.csh

$ cd /home/tracker/pelle/epics/medm_svt

./runSVTGUIs.sh

Should pop up a few GUIs. (if you want to edit you can run command: $ medm GUINAME).

Setup the EPICS IOC.

$ cd /u1/software/software_new 

$ source setup_env.csh

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

./st.cmd

If things don't seem to work check if the control server port and IP are set correctly in the DAQ setup GUI. 

Notes:

...

Instructions for powering hybrids with EPICS.

Manual control

In the DAQ GUI: go to config and turn on power to hybrids using Register: HybridXPwrEn (X=0,1,2,3).

...