User Tools

Site Tools


p5:p5

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
p5:p5 [2017/03/02 15:06] leacp5:p5 [2017/03/09 10:06] (current) – [How to power up] leac
Line 158: Line 158:
   /pixel/config/BPix/   /pixel/config/BPix/
      
-  Open firefox and go to PixelSupervisor:+  Open firefox on cmsusr login node and go to PixelSupervisor:
   http://srv-s2b18-32-01.cern.ch:1973   http://srv-s2b18-32-01.cern.ch:1973
 +  
 +  
 +  
 +===== How to power up =====  
 +  
 +  As pixeldev open three terminal windows. 
 +  
 +  Start the BPixelTools ccu program in the first tab:
 +  cd ~pixeldev/TriDAS_r45/pixel/BPixelTools/ccu
 +  ./run_bpi.bsh (or ./run_bpo.sh, ./run_bmi.sh, ./run_bmi.sh depending on the quadrant)
 +  
 +  (note if you change from the detector inner side (BpI/BmI) to the outer side (BpO/BmO) you will need to change the address of the TKFEC in the file ccu/connections.xml)
 +  
 +  Start the BPixelTools pxfec program in the second tab:
 +  cd ~pixeldev/TriDAS_r45/pixel/BPixelTools/pxfec
 +  ./run.bsh
 +  
 +  Use the third tab to run the python script:
 +  cd ~pixeldev/TriDAS_r45/pixel/BPixelTools/testLea
 +  
 +  For each sector you want to power on run:
 +  python powerOnDcdc.py sectorid
 +  , where sectorid is bmi1,bpi1,bmo1,bpo1,etc
 +  
 +  To power off:
 +  python powerOffDcdc.py sectorid
 +  
 +  
 +  
 +
    
p5/p5.1488463576.txt.gz · Last modified: 2017/03/02 15:06 by leac