Project

General

Profile

Wiki » History » Version 7

Alexandre Camsonne, 03/07/2019 01:56 PM

1 1 Alexandre Camsonne
h1. Wiki
2
3
h1. DAQ
4
5 4 Alexandre Camsonne
6
h2. Starting CODA
7 1 Alexandre Camsonne
DAQ is running on simonadaq computer in coda account in the vnc session number 1.
8
9
To open VNC, either start VNC from a computer at the counting house through ssh or make a ssh tunnel if you are offsite
10
11
Example :
12
13 5 Alexandre Camsonne
   ssh -L5901:locahost:24567 username@hallgw.jlab.org     ( use a port number not in used on hallgw )
14 1 Alexandre Camsonne
15
after from hallgw
16
17 5 Alexandre Camsonne
   ssh -L24567:localhost:5901 cdaq@simonadaq 
18 1 Alexandre Camsonne
19
then open a vnc locally on your computer : vncviewer -shared localhost:1 ( ask Junqi or Sylvester for the vnc password )
20
21
To start CODA from scratch, login as coda
22
23
type startcoda
24
25
that will open the CODA windows
26
27 3 Alexandre Camsonne
If the ROC is not started alread, ssh root@hallcsc-1 and type ./startroc1
28
29 2 Alexandre Camsonne
in Run Control GUI, go to platform and connect.
30 1 Alexandre Camsonne
31 2 Alexandre Camsonne
Then choose the FADC configuration and just start a run.
32 1 Alexandre Camsonne
33 2 Alexandre Camsonne
To change the FADC parameters,
34
35
ssh to hallcsc-1 as root
36
37
go to /root/linuxvme/fadc/rol
38
39
and edit fadc_list.c
40
41
once done compile with :
42
43
 make fadc_list.so
44
45
and redownload in CODA to take the changes into account
46 4 Alexandre Camsonne
47
48 7 Alexandre Camsonne
I saw from time to time error in FADC ROC window about scanmask, usually stopping the run and redownloading fixes the issue.
49
50
h2. Powercycling the crate 
51
52
 telnet  129.57.168.242 2003
53
54
 type CAEN
55
56
and a menu should appear
57
58
     #####     #####      ##     #####     #####  
59
     ##   ##   ##   ##   ####    ##        ##   ## 
60
     #######    #####      ##    ######    ##   ## 
61
     ##   ##   ##   ##     ##    ##   ##   ##   ## 
62
     ##   ##    #####     ####    #####     #####  
63
64
     C.A.E.N.  A8160 VME8100 Crate Controller    V1.05     
65
66
     B O A R D   M E N U 
67
68
     Crate           PS & Fan Status   
69
     General         General Status    
70
     Update          PS Firmware Update
71
72
73
     Quit            Abandon program
74
75
Type C
76
77
and then you will see fan status and you can turn the crate on or off with O
78
79
80
81 4 Alexandre Camsonne
h2. Channel Map
82 3 Alexandre Camsonne
83
84 1 Alexandre Camsonne
85 7 Alexandre Camsonne
86 2 Alexandre Camsonne
87 1 Alexandre Camsonne
h1. FADC data analysis
88
89 2 Alexandre Camsonne
90 1 Alexandre Camsonne
on cdaq account
91
92 2 Alexandre Camsonne
go to /home/cdaq/tlgc/FADC_decode
93
94
and run FADCcom program
95
96
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/ )
97
98
99
if you open the rootfile you will see the different directories corresponding to the channels decoded.
100 6 Mark Jones
101
102
h1. HV
103
104
h2. Access HV crate.
105
*The HV crate can be remotely accessed through the port server port 2002 to access the port: telnet  129.57.168.242 2002
106
*To end a telnet session type:"CTRL-]" then quit
107
*If someone else is connected to the 2002 if you get :
108
<pre>
109
   Trying 129.57.168.242...
110
telnet: connect to address 129.57.168.242: Connection refused
111
</pre>
112
113
*To force a connect you must first kill the 2002 connection by the following steps:
114
> # telnet  129.57.168.242 ( login: root password:dbps)
115
> # at "#>" prompt type: kill tty=2
116
> #  at "#>" prompt type: "CTRL-]" then quit
117
   
118
*press the "U" ( for update) if  you see the following:
119
120
<pre>
121
16:40:40 104% telnet 129.57.168.242 2002
122
Trying 129.57.168.242...
123
Connected to 129.57.168.242.
124
Escape character is '^]'.
125
126
Digi International 
127
PortServer 8
128
</pre> 
129
130
 
131
*Press "D" if you see the main menu
132
<pre>
133
**************
134
      M A I N   M E N U
135
136
      Display             Display/Modify channels
137
      Protections         Set/Reset password
138
      Crate               Connect a new crate
139
      Map                 Crate map
140
      Kill                Kill all channels
141
      Alarms              Reset alarms
142
      Status              Select type of alarm
143
      Format              Reformat EEPROM
144
      Quit                Abandon program
145
***********
146
</pre>
147
148
*You should eventually see (hitting "P" moves to different pages:
149
<pre>
150
151
Channel       Vmon     Imon    HVmax   V0set     I0set     Hv   Status   Ch#
152
 CHANNEL48    0000.00  0000.00  2321   1700.00   2000.00   Off             48
153
 CHANNEL49    0000.00  0000.00  2321   1700.00   2000.00   Off             49
154
 CHANNEL50    0000.00  0000.00  2321   1850.00   2000.00   Off             50
155
 CHANNEL51    0000.00  0000.00  2321   1700.00   2000.00   Off             51
156
 CHANNEL52    0000.00  0000.00  2321   1900.00   2000.00   Off             52
157
 CHANNEL53    0000.00  0000.00  2321   1900.00   2000.00   Off             53
158
 cerA         0000.00  0000.00  2321   1000.00   2000.00   Off             54
159
 cerB         0000.00  0000.00  2321   1000.00   2000.00   Off             55
160
 cerC         0000.00  0000.00  2321   1000.00   2000.00   Off             56
161
 cerD         0000.00  0000.00  2321   1000.00   2000.00   Off             57
162
 CHANNEL58    0000.00  0000.00  2321   0000.00   2000.00   Off             58
163
 CHANNEL59    0000.00  0000.00  2321   1000.00   2000.00   Off             59
164
 calo2        1653.40  0880.00  2321   1650.00   2000.00    On             60
165
 calo3        1653.60  0913.00  2321   1650.00   2000.00    On             61
166
 calo4        1553.20  0849.00  2321   1550.00   2000.00    On             62
167
 calo5        1453.20  0790.00  2321   1450.00   2000.00    On             63
168
169
or
170
Channel       Vmon     Imon    HVmax   V0set     I0set     Hv   Status   Ch#
171
 chan16       0000.00  0000.00  1048   0200.00   1000.00   Off             16
172
 scinF        0847.80  0213.00  1048   0850.00   1000.00    On             17
173
 scinB        0847.40  0216.00  1048   0850.00   1000.00    On             18
174
 CHANNEL19    0000.00  0000.00  1048   0200.00   1000.00   Off             19
175
 CHANNEL20    0000.00  0000.00  1048   0200.00   1000.00   Off             20
176
 CHANNEL21    0000.00  0000.00  1048   0200.00   1000.00   Off             21
177
 CHANNEL22    0000.00  0000.00  1048   0200.00   1000.00   Off             22
178
 CHANNEL23    0000.00  0000.00  1048   0200.00   1000.00   Off             23
179
 CHANNEL24    0023.40  0000.00  1048   0200.00   0800.00   Off             24
180
 CHANNEL25    0000.00  0000.00  1048   0200.00   0800.00   Off             25
181
 CHANNEL26    0000.00  0000.00  1048   0200.00   0800.00   Off             26
182
 CHANNEL27    0000.00  0000.00  1048   0200.00   0800.00   Off             27
183
 CHANNEL28    0000.00  0000.00  1048   0200.00   0800.00   Off             28
184
 CHANNEL29    0000.00  0000.00  1048   0200.00   0800.00   Off             29
185
 CHANNEL30    0000.00  0000.00  1048   0200.00   0800.00   Off             30
186
 CHANNEL31    0000.00  0000.00  1048   0200.00   0800.00   Off             31
187
188
</pre>