Difference between revisions of "DAQ Software"
(Created page with "Further information is available in DAQ Documentation Portal and DAQ Testing Portal Category:DAQ") |
(→VME) |
||
(11 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
Further information is available in [[DAQ_Doc_Portal|DAQ Documentation Portal]] and [[DAQ_Testing|DAQ Testing Portal]] | Further information is available in [[DAQ_Doc_Portal|DAQ Documentation Portal]] and [[DAQ_Testing|DAQ Testing Portal]] | ||
+ | Comprehensive documentation of the software and techniques used to run DAQ tests and analyze data | ||
+ | |||
+ | See also - [[DAQ Commissioning Notes]] | ||
+ | |||
+ | == VME == | ||
+ | |||
+ | * [[:media:Ed_VeryBasicVME.pdf|Ed Jastzrembski's VME notes]] | ||
+ | * [[:media:VMEbusForSoftwareEngineers.pdf|Comprehensive basic VME guide]] | ||
+ | |||
+ | |||
+ | == VxWorks == | ||
+ | |||
+ | * [[:media:vxworks_programmers_guide5.5.pdf|VxWorks 5.5 user manual and coding guide]] | ||
+ | |||
+ | == CODA Components and Diagnostics == | ||
+ | |||
+ | === ET System Updates === | ||
+ | |||
+ | Because CODA 2.6.2 is 32 bit compiled while our analysis software is 64 bit compiled, in order to have an online analyzer that can run feedback on live data we need to generate a new bridging solution to be able to have a CODA ET system capable of communicating both with the 32 CODA DAQ and with the 64 bit online analyzer. | ||
+ | |||
+ | Carl Timmer has given Bob an ET bridge system - see the full description [[ET_Bridge|ET Bridge]] | ||
+ | |||
+ | === CEdit === | ||
+ | |||
+ | The CEdit system allows for editing and creating new CODA DAQ configurations for connecting network-hosted Read Out Computers (ROCs) in the various VME crates in a JLab DAQ system. | ||
+ | |||
+ | ==== How to use CEdit: ==== | ||
+ | |||
+ | * In order to ensure that the cedit configs are reflected in translated databases look around in here: | ||
+ | /adaqfs/home/apar/coda26/cool/parity/config/Control/ALL_PREX/Processes | ||
+ | |||
+ | == Online Analysis Software == | ||
+ | |||
+ | ===Notes on Goals=== | ||
+ | See [[DAQ_Meeting/20180803|8-03-2018 meeting notes]] | ||
+ | ===180803 Online monitoring test=== | ||
+ | * created folder with copies from ~apar/PREX/panguin_backend to ~apar/ciprian/onlineAnaTst/panguin_backend | ||
+ | * copied over evio.* THaCodaFile.* of the updated codaclass files from ~apar/ciprian/onlineAnaTst/feedback/pan/codaclass26/ | ||
+ | * compiles and etHeartbeat can connect to ET on adaq3 but it complains that '''et ERROR: etl_open: ET system is 32 bit and this program is 64 bit!''' | ||
+ | ===190322 Online speed test=== | ||
+ | * [[DAQ_Testing/20190322|We have done a lot of work]] and now Japan works in online mode with certain settings to connect to a 64 bit ET system | ||
+ | |||
+ | == Module and Hardware-Test Software == | ||
+ | See also - [[DAQ Commissioning Notes]] | ||
[[Category:DAQ]] | [[Category:DAQ]] |
Latest revision as of 13:42, 3 June 2019
Further information is available in DAQ Documentation Portal and DAQ Testing Portal
Comprehensive documentation of the software and techniques used to run DAQ tests and analyze data
See also - DAQ Commissioning Notes
VME
VxWorks
CODA Components and Diagnostics
ET System Updates
Because CODA 2.6.2 is 32 bit compiled while our analysis software is 64 bit compiled, in order to have an online analyzer that can run feedback on live data we need to generate a new bridging solution to be able to have a CODA ET system capable of communicating both with the 32 CODA DAQ and with the 64 bit online analyzer.
Carl Timmer has given Bob an ET bridge system - see the full description ET Bridge
CEdit
The CEdit system allows for editing and creating new CODA DAQ configurations for connecting network-hosted Read Out Computers (ROCs) in the various VME crates in a JLab DAQ system.
How to use CEdit:
- In order to ensure that the cedit configs are reflected in translated databases look around in here:
/adaqfs/home/apar/coda26/cool/parity/config/Control/ALL_PREX/Processes
Online Analysis Software
Notes on Goals
180803 Online monitoring test
- created folder with copies from ~apar/PREX/panguin_backend to ~apar/ciprian/onlineAnaTst/panguin_backend
- copied over evio.* THaCodaFile.* of the updated codaclass files from ~apar/ciprian/onlineAnaTst/feedback/pan/codaclass26/
- compiles and etHeartbeat can connect to ET on adaq3 but it complains that et ERROR: etl_open: ET system is 32 bit and this program is 64 bit!
190322 Online speed test
- We have done a lot of work and now Japan works in online mode with certain settings to connect to a 64 bit ET system
Module and Hardware-Test Software
See also - DAQ Commissioning Notes