Versions Compared

Key

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

...

Click <read status> and check that more registers are found.

Go to config and turn Turn on power to hybrids using Register: HybridXPwrEn (X=0,1,2,3).

Click <Write config>. 

(see below)

Do a hard reset under commands/FebCore/HybridHardReset (current on AVDDP should drop ~100mA).

...

FEB Power using MPOD with EPICS

TBF

Hybrid Power

...

EPICS control

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.

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. 

Manual control

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

Click <Write config>. 

 



 

...

 TBF