Difference between revisions of "Crate resets"

From Hall A Wiki
Jump to: navigation, search
 
(3 intermediate revisions by the same user not shown)
Line 11: Line 11:
 
**http://lefthrsvxs.jlab.org HRS crate
 
**http://lefthrsvxs.jlab.org HRS crate
 
**http://bbshowervxs.jlab.org BB Shower VXS crate
 
**http://bbshowervxs.jlab.org BB Shower VXS crate
 +
**http://sbsvme29crate.jlab.org/ VME 64X crate wiener scaler crate sbsvme29
 +
**http://129.57.192.239/ TS VXS crate
  
 
*CAEN crate'
 
*CAEN crate'
Line 43: Line 45:
 
***SBS UVA Inline GEM LV port 2
 
***SBS UVA Inline GEM LV port 2
 
***Port 3-7 Fan In/Out modules
 
***Port 3-7 Fan In/Out modules
 +
**https://sbshvapc.jlab.org GEM HV power strip
 +
**https://sbshvapc2.jlab.org GEM HV power strip
  
 
*Portservers
 
*Portservers
Line 52: Line 56:
 
**The INFN low voltage is accessible by browser.  This low voltage control has two channels: channel 1 controlslayer J0,  and channel 2 controls layer J2.  The operation manual for the low voltage power supply,  whichincludes a remote control command list, can be found:  CPX400DP.The following instructions can be usedto access the INFN low voltage power supply:1.  Open a firefox browser (from network)2.  In address bar, type:  129.57.188.51 (for BigBite LV supply)3.  Click on Instrument Control4.  TypeOPALL 0to turn off.  TypeOPALL 1to turn on
 
**The INFN low voltage is accessible by browser.  This low voltage control has two channels: channel 1 controlslayer J0,  and channel 2 controls layer J2.  The operation manual for the low voltage power supply,  whichincludes a remote control command list, can be found:  CPX400DP.The following instructions can be usedto access the INFN low voltage power supply:1.  Open a firefox browser (from network)2.  In address bar, type:  129.57.188.51 (for BigBite LV supply)3.  Click on Instrument Control4.  TypeOPALL 0to turn off.  TypeOPALL 1to turn on
  
*Power cycle Scaler crate intelha9 (vme: sbsvme29)
+
*Power cycle Scaler crate intelha9 (vme: sbsvme29) ( obsolete : go to http://sbsvme29crate instead )
 
   /adaqfs/home/sbs-onl/bin/caen_power.py
 
   /adaqfs/home/sbs-onl/bin/caen_power.py
 
from any computer logged as sbs-onl
 
from any computer logged as sbs-onl

Latest revision as of 10:11, 12 April 2024

BigBite_trigger_and_DAQ

  • CAEN crate'
    • ssh sbs-onl@intelbbmpd
    • type minicom, if error do a "killall minicom" wait a minute and try again
    • tyoe CAEN
    • choose c
    • turn off and on the crate
    • exit from menu


  • Portservers
    • bbps1
      • port 3 sbsvtp1
      • port 4 sbsvtp3
  • INFN GEM LV
    • The INFN low voltage is accessible by browser. This low voltage control has two channels: channel 1 controlslayer J0, and channel 2 controls layer J2. The operation manual for the low voltage power supply, whichincludes a remote control command list, can be found: CPX400DP.The following instructions can be usedto access the INFN low voltage power supply:1. Open a firefox browser (from network)2. In address bar, type: 129.57.188.51 (for BigBite LV supply)3. Click on Instrument Control4. TypeOPALL 0to turn off. TypeOPALL 1to turn on
  • Power cycle Scaler crate intelha9 (vme: sbsvme29) ( obsolete : go to http://sbsvme29crate instead )
 /adaqfs/home/sbs-onl/bin/caen_power.py

from any computer logged as sbs-onl

 caen_power.py intelha9 0 # turn off
 caen_power.py intelha9 1 # turn on

Do the turn on line until you see Status 513 ( 512 is still off it seems )