Difference between revisions of "BigBite for GMn"

From Hall A Wiki
Jump to: navigation, search
(Monitoring)
Line 9: Line 9:
 
<code> ssh to-some-location </code>  
 
<code> ssh to-some-location </code>  
 
<code> ./some-bash-script </code>
 
<code> ./some-bash-script </code>
 +
 +
= Legacy Links =
 +
 +
* [[BigBite]]

Revision as of 14:10, 11 June 2021

Back to SBS How-To

Current Settings

Monitoring

To monitor the BigBite magnet current, run the following in a terminal to bring up a GUI that will show the magnet currents as a function of time:

ssh to-some-location ./some-bash-script

Legacy Links