Difference between revisions of "HVgui"

From Tritium Experiments Group
Jump to navigation Jump to search
(Created page with "== High Voltage controls (updated: 03/15, K.Park)== === LHRS/RHRS : High Voltage controls === Login as "adev" on the "adaql1" or "adaql2" computers. (since I have added vo...")
 
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== High Voltage controls (updated: 03/15, K.Park)==
+
== High Voltage controls ==
  
  
Line 5: Line 5:
 
=== LHRS/RHRS : High Voltage controls ===
 
=== LHRS/RHRS : High Voltage controls ===
  
Login as "adev" on the "adaql1" or "adaql2" computers.
+
== How to start the HV gui!==
(since I have added voice alarm for LEFT, RIGHT HRS and Compton HV, please note that command is different !)
 
  
cd ~adev/slowc
+
(Note: During beam operations, we often run the HV gui on the hapc3 computer monitor located in
 +
rack CH01A01 and you have to "ssh" from hapc3 into adaqsc.)
  
To run the Left HRS alone: ./hvsL LEFT
+
Login as "aslow" on the "adaqsc" computer.  Password same as for adaq.
  
To run the Right HRS alone: ./hvsR RIGHT
+
cd slowc/
  
To run the beamline (Compton) crate: ./hvsC BEAMLINE
+
To run the Left HRS alone: ./hvs LEFT
  
The following instructions can be used for running the GUI using the vnc server [[https://hallaweb.jlab.org/wiki/index.php/How_to_open_high_voltage_GUI How to open high voltage GUI]]. This is not how we want to run routinely.
+
To run the Right HRS alone: ./hvs RIGHT
 +
 
 +
To run the beamline (Compton) crate: ./hvs BEAMLINE
 +
 
 +
If an alarm is triggered for the HV system.
 +
*Try to reset the channel that has tripped
 +
*If this does not turn the alarm off, call an expert on call.
  
 
[[https://hallaweb.jlab.org/wiki/index.php/HV_HowTo_for_Users HV instructions for users]]
 
[[https://hallaweb.jlab.org/wiki/index.php/HV_HowTo_for_Users HV instructions for users]]
Line 22: Line 28:
 
[[https://hallaweb.jlab.org/wiki/index.php/HV_HowTo_for_Experts HV for experts]]
 
[[https://hallaweb.jlab.org/wiki/index.php/HV_HowTo_for_Experts HV for experts]]
  
<b>Troubleshoot</b>
+
==Links to more HV help==
 +
These two links provide some <b>old</b> but useful information.
 +
<pre>
 +
http://hallaweb.jlab.org/equipment/daq/HVhelp.html
 +
http://hallaweb.jlab.org/equipment/daq/gen_slow_control.html
 +
</pre>
 +
<b>For experts</b>
 
<pre>
 
<pre>
If you start HV-GUI but get error "initialization"
+
https://hallaweb.jlab.org/wiki/index.php/HV_HowTo_for_Experts
In this case,
 
>login: a-onl@aonl2
 
> ps -ef | grep -i hvs  (make sure you are not Killing HRS HV ~!!)
 
> kill -9 PROCESS#
 
> cd ~/slowc/
 
> .hvs DVCS
 
 
</pre>
 
</pre>
 +
or contact to Jason Bane <mailto:jbane@jlab.org>

Latest revision as of 10:56, 25 January 2019

High Voltage controls

LHRS/RHRS : High Voltage controls

How to start the HV gui!

(Note: During beam operations, we often run the HV gui on the hapc3 computer monitor located in rack CH01A01 and you have to "ssh" from hapc3 into adaqsc.)

Login as "aslow" on the "adaqsc" computer. Password same as for adaq.

cd slowc/

To run the Left HRS alone: ./hvs LEFT

To run the Right HRS alone: ./hvs RIGHT

To run the beamline (Compton) crate: ./hvs BEAMLINE

If an alarm is triggered for the HV system.

  • Try to reset the channel that has tripped
  • If this does not turn the alarm off, call an expert on call.

[HV instructions for users]

[HV for experts]

Links to more HV help

These two links provide some old but useful information.

http://hallaweb.jlab.org/equipment/daq/HVhelp.html
http://hallaweb.jlab.org/equipment/daq/gen_slow_control.html

For experts

https://hallaweb.jlab.org/wiki/index.php/HV_HowTo_for_Experts 

or contact to Jason Bane <mailto:jbane@jlab.org>