-
Notifications
You must be signed in to change notification settings - Fork 1
Artdaq utilities daqinterface Release Notes 30400
Eric Flumerfelt edited this page Jun 17, 2022
·
2 revisions
This version of DAQInterface contains cleaner error reporting, and fixes bugs related to the sending of events from eventbuilders to dispatchers as well as the terminal DAQInterface was running in freezing up when typed on.
- DAQInterface instructions: https://github.com/art-daq/artdaq_utilities/wiki/Artdaq-daqinterface
- Downloads: http://scisoft.fnal.gov/scisoft/packages/artdaq_utilities_daqinterface/v3_04_00
- Work done on reducing screen clutter during error reporting
- If DAQInterface is hung or nonresponsive and doesn’t respond to the
typical
kill_daqinterface_on_partition.shcommand, can now add the—forceoption to ensure it’s killed off.
- Issue #21804: fixed issue where terminal DAQInterface ran in would freeze up when input was typed into it
- Issue #21856: fixed bookkeeping problem with sending events from eventbuilders to dispatchers
None.