Wiki » History » Revision 6
Revision 5 (Alexandre Camsonne, 03/07/2019 12:13 PM) → Revision 6/47 (Mark Jones, 03/07/2019 12:33 PM)
h1. Wiki
h1. DAQ
h2. Starting CODA
DAQ is running on simonadaq computer in coda account in the vnc session number 1.
To open VNC, either start VNC from a computer at the counting house through ssh or make a ssh tunnel if you are offsite
Example :
ssh -L5901:locahost:24567 username@hallgw.jlab.org ( use a port number not in used on hallgw )
after from hallgw
ssh -L24567:localhost:5901 cdaq@simonadaq
then open a vnc locally on your computer : vncviewer -shared localhost:1 ( ask Junqi or Sylvester for the vnc password )
To start CODA from scratch, login as coda
type startcoda
that will open the CODA windows
If the ROC is not started alread, ssh root@hallcsc-1 and type ./startroc1
in Run Control GUI, go to platform and connect.
Then choose the FADC configuration and just start a run.
To change the FADC parameters,
ssh to hallcsc-1 as root
go to /root/linuxvme/fadc/rol
and edit fadc_list.c
once done compile with :
make fadc_list.so
and redownload in CODA to take the changes into account
h2. Channel Map
I saw from time to time error in FADC ROC window about scanmask, usually stopping the run and redownloading fixes the issue.
h1. FADC data analysis
on cdaq account
go to /home/cdaq/tlgc/FADC_decode
and run FADCcom program
you need to copy the CODA file from simonadaq to /net/cdaq/cdaql1data/cdaq/tlgc/data ( from simonadaq : scp fadc_runnumber.dat cdaq@cdaql2:tlgc/data/ )
if you open the rootfile you will see the different directories corresponding to the channels decoded.
h1. HV
h2. Access HV crate.
*The HV crate can be remotely accessed through the port server port 2002 to access the port: telnet 129.57.168.242 2002
*To end a telnet session type:"CTRL-]" then quit
*If someone else is connected to the 2002 if you get :
<pre>
Trying 129.57.168.242...
telnet: connect to address 129.57.168.242: Connection refused
</pre>
*To force a connect you must first kill the 2002 connection by the following steps:
> # telnet 129.57.168.242 ( login: root password:dbps)
> # at "#>" prompt type: kill tty=2
> # at "#>" prompt type: "CTRL-]" then quit
*press the "U" ( for update) if you see the following:
<pre>
16:40:40 104% telnet 129.57.168.242 2002
Trying 129.57.168.242...
Connected to 129.57.168.242.
Escape character is '^]'.
Digi International
PortServer 8
</pre>
*Press "D" if you see the main menu
<pre>
**************
M A I N M E N U
Display Display/Modify channels
Protections Set/Reset password
Crate Connect a new crate
Map Crate map
Kill Kill all channels
Alarms Reset alarms
Status Select type of alarm
Format Reformat EEPROM
Quit Abandon program
***********
</pre>
*You should eventually see (hitting "P" moves to different pages:
<pre>
Channel Vmon Imon HVmax V0set I0set Hv Status Ch#
CHANNEL48 0000.00 0000.00 2321 1700.00 2000.00 Off 48
CHANNEL49 0000.00 0000.00 2321 1700.00 2000.00 Off 49
CHANNEL50 0000.00 0000.00 2321 1850.00 2000.00 Off 50
CHANNEL51 0000.00 0000.00 2321 1700.00 2000.00 Off 51
CHANNEL52 0000.00 0000.00 2321 1900.00 2000.00 Off 52
CHANNEL53 0000.00 0000.00 2321 1900.00 2000.00 Off 53
cerA 0000.00 0000.00 2321 1000.00 2000.00 Off 54
cerB 0000.00 0000.00 2321 1000.00 2000.00 Off 55
cerC 0000.00 0000.00 2321 1000.00 2000.00 Off 56
cerD 0000.00 0000.00 2321 1000.00 2000.00 Off 57
CHANNEL58 0000.00 0000.00 2321 0000.00 2000.00 Off 58
CHANNEL59 0000.00 0000.00 2321 1000.00 2000.00 Off 59
calo2 1653.40 0880.00 2321 1650.00 2000.00 On 60
calo3 1653.60 0913.00 2321 1650.00 2000.00 On 61
calo4 1553.20 0849.00 2321 1550.00 2000.00 On 62
calo5 1453.20 0790.00 2321 1450.00 2000.00 On 63
or
Channel Vmon Imon HVmax V0set I0set Hv Status Ch#
chan16 0000.00 0000.00 1048 0200.00 1000.00 Off 16
scinF 0847.80 0213.00 1048 0850.00 1000.00 On 17
scinB 0847.40 0216.00 1048 0850.00 1000.00 On 18
CHANNEL19 0000.00 0000.00 1048 0200.00 1000.00 Off 19
CHANNEL20 0000.00 0000.00 1048 0200.00 1000.00 Off 20
CHANNEL21 0000.00 0000.00 1048 0200.00 1000.00 Off 21
CHANNEL22 0000.00 0000.00 1048 0200.00 1000.00 Off 22
CHANNEL23 0000.00 0000.00 1048 0200.00 1000.00 Off 23
CHANNEL24 0023.40 0000.00 1048 0200.00 0800.00 Off 24
CHANNEL25 0000.00 0000.00 1048 0200.00 0800.00 Off 25
CHANNEL26 0000.00 0000.00 1048 0200.00 0800.00 Off 26
CHANNEL27 0000.00 0000.00 1048 0200.00 0800.00 Off 27
CHANNEL28 0000.00 0000.00 1048 0200.00 0800.00 Off 28
CHANNEL29 0000.00 0000.00 1048 0200.00 0800.00 Off 29
CHANNEL30 0000.00 0000.00 1048 0200.00 0800.00 Off 30
CHANNEL31 0000.00 0000.00 1048 0200.00 0800.00 Off 31
</pre>