Difference between revisions of "BigBite/CamacThresholdControl"

From Hall A Wiki
Jump to: navigation, search
 
m (Trigger Plane Threshold Control)
Line 1: Line 1:
  
 
== Trigger Plane Threshold Control ==
 
== Trigger Plane Threshold Control ==
 +
 +
To change the discriminator thresholds for the E and deltaE planes, a tcl/tk GUI has been written (as a front-end to cnaf).  This GUI communicates with a CAMAC controller, which in turn changes the thresholds on the E and deltaE signals.
 +
 +
To start the GUI, log into any adaq machine as a-onl... e.g.:
 +
[adaq@adaql1 adaq]$ ssh a-onl@adaql1
 +
 +
At the prompt, start up the GUI:
 +
[a-onl@adaql1 ~]$ BB_threshold
 +
 +
After a few seconds, the GUI should appear:
 +
[[Image:BB_thresholdGUI.png]]

Revision as of 17:50, 1 April 2008

Trigger Plane Threshold Control

To change the discriminator thresholds for the E and deltaE planes, a tcl/tk GUI has been written (as a front-end to cnaf). This GUI communicates with a CAMAC controller, which in turn changes the thresholds on the E and deltaE signals.

To start the GUI, log into any adaq machine as a-onl... e.g.:

[adaq@adaql1 adaq]$ ssh a-onl@adaql1

At the prompt, start up the GUI:

[a-onl@adaql1 ~]$ BB_threshold 

After a few seconds, the GUI should appear: BB thresholdGUI.png