Difference between revisions of "Scalers"
From HallCWiki
Jump to navigationJump to search (→Read scalers using xscaler GUI: New xscaler instructions) |
|||
Line 16: | Line 16: | ||
=== Read scalers using xscaler GUI === | === Read scalers using xscaler GUI === | ||
+ | |||
**Login as cdaq to cdaql1 | **Login as cdaq to cdaql1 | ||
− | + | ***To see HMS scalers type: go_xscaler_hms | |
− | ***To see HMS scalers type: | + | ***To see SHMS scalers type: go_xscaler_shms |
− | ***To see SHMS scalers type: | + | **The file scaler.map, located in ~/SCALERS, is used to map the names to the scaler crate,slot and chan. |
− | ** | ||
== Analysis Software == | == Analysis Software == |
Revision as of 23:04, 1 March 2017
Hardware Configuration
- HMS scalers are a VME crate. The cpu is hcvme05.
- SHMS scalers are a VME crate. The cpu is hcvme08.
Scaler Software
Scaler Server
- To directly read the scalers
- login is as cdaq on cdaql1
- cd daq16/crl/RPC
- execute: ./getscalers hcvme05 for HMS
- execute: ./getscalers hcvme08 for SHMS
- There is an option to clear the scalers, put please do not do this in the middle of the run!
Read scalers using xscaler GUI
- Login as cdaq to cdaql1
- To see HMS scalers type: go_xscaler_hms
- To see SHMS scalers type: go_xscaler_shms
- The file scaler.map, located in ~/SCALERS, is used to map the names to the scaler crate,slot and chan.
- Login as cdaq to cdaql1