FAQ *** o How to program the gate-delay generator (2323) o How to check if MIPP DAQ is running o How to check if Ckov crates are receiving an external trigger o How to check if all DAQ modules are working o How to read or change HV o How to use LED pulser to get signals on ADCs o How to look at analog signals. o How to look at digital signals. =============================================================================== beamppc: ~wright/test # location of test scripts e907hv: ~wright/hvc # Doug's unofficial HV control program ~daq/hv_control # official HV control program e907daq: /ppcboot/common/usr/local/mipp/online/config/ckov_config.xml /ppcboot/daq_home/rcd.log # MIPP DAQ log file =============================================================================== Rack 4 Equinox black box (connects HV crate to /dev/ttyQ01e6 on e907hv) reset and init button (hole requires paperclick) bottom of rack: LV power supply top of Ckov LV power supply bottom of Ckov Rack 5 HV crate LeCroy 1440 (at bottom) Slots 1-6 for CKOV Rack 6 Crate 2 (bottom of rack) VME crate with beamppc Rack 3 Trigger rack Crate 1 Rack ? Crate 4 slot 21 Jorway 41 Bit 1 -- TPC 1 (dsp trig) Bit 2 -- TPC 2 (gating grid) Bit 3 -- General to Rack 5 aux Bit 4 -- CKoV Rack 12 Crate 5 CKOV1 type module slots gate 2323 1,2 ADC 4300 4,6,8 TDC 3377 12,16 Scaler 4434 14,18 crate crontroller 70AX 24&25 3245 Rack 13 Crate 6 CKOV2 type module slots gate 2323 1,2 ADC 4300 4,6,8 TDC 3377 12,16 Scaler 4434 14,18 DAC 5408 20 crate crontroller 70A 24&25 033316 LED magic fan-out box inside rack on floor 2323 wiring diagram Start A from LED pulser fanout 50ohm term DLY -> Start Chan B -> Start Chan B crate 5 Toggles Trigger - Chan A Trigger - Chan B Camac on Rack 17 LED pulser at bottom NIM create with linear fanout for LED pulser Patch panel by Rack 24 (downstream) 31 CKOV_to_LED 32 CKOV_from_LED Counting House Yellow rack by console, closest to middle door LED pulser at bottom of rack Patch panel at top of rack 31 CKOV_to_LED (connected to pulser at bottom or fack) 32 CKOV_from_LED =============================================================================== Command to program the 2323A: 2323 1 crate slot chan delay gate 0 0 Note that channel A (B) is chan=0 (1). NIM output triggers at same time as START, has width equal to progammed delay. DLY output is delayed by programmable amount with width 10, 30, 100, or 300ns. ECL output is either NIM or DLY, depending on internal jumpers. Our modules should be set to NIM (i.e., no delay). According to David the minimum DLY is about 50ns and the experiment trigger comes so late that we can't afford this much delay! =============================================================================== camac ADC HV crate slot slot PMT channel 5 4 6 1-16 6 5 17-32 8 4 22-48 6 4 3 49-64 6 2 65-80 8 1 81-96 =============================================================================== o How to check if MIPP DAQ is running ------------------------------------- Login to e907daq. ls -l /ppcboot/daq_home/rcd.log See if date stamp is recent. When running DAQ writes to log file every 50 events. o How to check if Ckov crates are receiving an external trigger --------------------------------------------------------------- Login to beamppc. Scripts are in ~wright/test. Execute 'test_adc'. Should not get triggers. If you do, then something is sending triggers to the 2323. o How to check if all DAQ modules are working: ---------------------------------------------- Login to beamppc. Scripts are in ~wright/test. Execute 'test_all'. Compare output to 'test_all.ref'. Note, no need for HV or LV. If the ADCs are hanging sometimes, check that the experiment trigger (conected to 2323 in crate 5, chan B) is not blasting us. o How to read or change HV: --------------------------- Log onto e907hv: ssh e907hv cd ~daq/hv_control; hv_control # Andrew's program -or- cd ~wright/hvc; hvc # Doug's program o How to use LED pulser to get signals on ADCs ---------------------------------------------- Turn on LED pulser (either in worm or counting house, not both) Log onto beamppc, cd ~wright/test. Set HV to 1900V