Difference between revisions of "Scalers"

From HallCWiki
Jump to navigationJump to search
Line 33: Line 33:
 
=== xscaler ===
 
=== xscaler ===
 
===='''Running xscaler informations'''====
 
===='''Running xscaler informations'''====
 
+
**Login as cdaq to cdaql1
 
+
**cd daq16/hallc_xscaler
If you are sitting in counting room of Hall C then please login as:
+
***To see HMS scalers type: ./xscaler HMS
 
+
***To see SHMS scalers type: ./xscaler SHMS
ssh cdaq@cdaql1
+
** In the directory, the file, scaler.map, is used to map the names to the scaler crate,slot and chan.
(I think I  am not allowed to write password on wiki)
 
 
 
please got to folder daq16/xscaler/ and just run ./xscaler HMS
 
 
 
cd daq16/xscaler/
 
 
 
./xscaler HMS
 
 
 
or
 
 
 
./xscaler SHMS
 
 
 
If you are outside of the counting room then first you are required to login
 
 
(jalb-username)@hallgw.jlab.org and then login to cdaql1
 
 
 
 
 
 
 
  
 
=== Analysis Software ===
 
=== Analysis Software ===

Revision as of 10:56, 1 March 2017

Hardware Configuration

Scaler Server


Running getscalers informations

If you are sitting in counting room of Hall C then please login as:

ssh cdaq@cdaql1 (I think I am not allowed to write password on wiki)

please got to folder daq16/crl/RPC/ and just run ./getscalers hcvme05 for HMS

ROC name----------Spectrometer Scaler

hcvme05-----------HMS

hcvme08-----------SHMS

cd daq16/crl/RPC/

./getscaler hcvme05

This command only gives the scaler counts. If you want to clear the scalers

then use -c coption

./getscaler -c hcvme05

If you are outside of the counting room then first you are requeired to login

(jalb-username)@hallgw.jlab.org and then login to cdaql1

xscaler

Running xscaler informations

    • Login as cdaq to cdaql1
    • cd daq16/hallc_xscaler
      • To see HMS scalers type: ./xscaler HMS
      • To see SHMS scalers type: ./xscaler SHMS
    • In the directory, the file, scaler.map, is used to map the names to the scaler crate,slot and chan.

Analysis Software