Tuda logbooks
General
E1104
ISACII
E1195
E1103
E1147
S1287
S1203
S1233
S1284
S1447 23Na(a,p)
S1540
S1381
S1847 Catania
|
S1287 |
|
|
Message ID: 3
Entry time: Sat Apr 9 14:57:30 2011
|
Author: |
Tom Davinson |
Type: |
|
Category: |
|
Subject: |
MIDAS DAQ configuration |
|
|
tuda2 (by TUDA chamber, SEBT1) was powered off on arrival
- this may have been due to a previous power outage between
March 18-April 4. Rebooted OK.
MIDAS DAQ operational
MIDAS DAQ reads out CAEN V560 Scaler #1 channels #0-7 (see
file VMEDataSources below) on a per event basis.
Data directory tuda2:/data2/data/S1287
S1287 requires 64+64+32+16=176 channels of ADCs/TDCs
i.e. 6x Silena 9418/6V ADCs and 2x CAEN V1190A TDCs.
Currently configured for 11x ADCs, 3x TDCs and 2x Scalers.
Note - VME crate #2 (top) displays a yellow 'overheat'
warning LED. This is probably bogus - the air and PSU
temperatures reported by the front panel look OK.
MIDAS DAQ works for mode 'MIDAS Data Acquisition' and
'TUDA'. For the latter, all scalers and the EPICS variables
(defined by tuda:/MIDAS/TUDA/tcl/EpicsDefn.tcl - see below)
are readout every 20s. |
|
|
|
|
32 0x01000010 32 30 0
32 0x01000014 32 30 2
32 0x01000018 32 30 4
32 0x0100001c 32 30 6
32 0x01000020 32 30 8
32 0x01000024 32 30 10
32 0x01000028 32 30 12
32 0x0100002c 32 30 14
|
|
|
AcqMde02 1
Trig16 40 -20 8 4 1
Edge23 2
Res26 0
Dtime29 0
RdOut32 0
RdOut34 9
RdOut3c 7
Enble45 -1 -1 -1 -1 -1 -1 -1 -1
Off51 0 0
|
|
|
|
set Scaler_Base 30
set EPICS_Base 31
|
|
|
#device configuration information
# any line starting with a # is a comment and is ignored
stats ./stats
# devices available - list ends with a null line or a line starting with a &
# format class_name device_name driver_task_path_name
# class_name MUST be one of dlt, exabyte, scsitape, sink
dlt /dev/rmt/1 ./driver
exabyte /dev/rmt/0 ./driver
file /dev/file/0 ./driver
sink /dev/null/0 ./driver
&
#data link configuration information - list end with a null line
# format link_task_path_name
./linkTCP
&
#program options - list end with a null line
msg_reporting_level 0x0180fff8
# use 0x0080fff8 to enable msg logging
msg_logging_level 0xfff8
tapeserver_options 2
# default for following is 16Kbytes - both MUST be the same at present
data_buffer_size 32
tape_block_size 32
disc_file_size 2000
#
file_path_base /data2/data
&
#end of information
|