Difference between revisions of "Target BPMs"

From HallCWiki
Jump to: navigation, search
(Howto find target BPMs)
Line 1: Line 1:
 
[[Image:targetBPMs.png|thumb]]
 
[[Image:targetBPMs.png|thumb]]
Bring up the target bpms by
+
Open a terminal and run
   % ssh cdaq@cdaql1
+
   % go_bpms_target
  % cd /home/cdaq/polhe3/production/hallc_online/util
+
  % ./target_bpm.py
+
  
 
To put it up on the big screens (on the wall) first do
 
To put it up on the big screens (on the wall) first do
 
   % go_wall
 
   % go_wall
 +
then run the following in a terminal on the big screen displays
 +
  % go_bpms_target
  
Then follow the steps above
+
Note: This was written for the PolHe3 Run group and the software resides in
 +
<code>/home/cdaq/polhe3/production/hallc_online/util/target_bpm.py</code>

Revision as of 18:07, 29 July 2020

TargetBPMs.png

Open a terminal and run

 % go_bpms_target

To put it up on the big screens (on the wall) first do

 % go_wall

then run the following in a terminal on the big screen displays

 % go_bpms_target

Note: This was written for the PolHe3 Run group and the software resides in /home/cdaq/polhe3/production/hallc_online/util/target_bpm.py