.. _DAQ_Logger_module: DAQ Logger ========== This module is an extension of the dashboard, it will: * ask you where to log data from all selected detectors * save log datas in hierarchical binary files (compatible with the :ref:`H5Browser_module`) The flow of this module is as follow: * at startup you have to define/load a preset (see :ref:`preset_manager`) in the Dashboard * Select DAQ_Logger in the actions menu * Select the destination of the logged data: binary hdf5 file or SQL database Introduction ------------ In construction Main Control Window ------------------- In construction H5 saving --------- In construction SQL Database saving ------------------- In construction