Difference between revisions of "DAQ Software"
Line 4: | Line 4: | ||
See also - [[DAQ Commissioning Notes]] | See also - [[DAQ Commissioning Notes]] | ||
+ | |||
+ | == VME == | ||
+ | |||
+ | * [[:media:Ed_VeryBasicVME.pdf|Ed Jastzrembski's VME notes]] | ||
+ | * [[:media:VMEbusForSoftwareEngineers.pdf|Comprehensive basic VME guide]] | ||
== CODA Components and Diagnostics == | == CODA Components and Diagnostics == |
Revision as of 13:12, 4 April 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
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:
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!
Module and Hardware-Test Software
See also - DAQ Commissioning Notes