DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
DACNode.hpp File Reference
#include "timing/I2CMasterNode.hpp"
#include "timing/I2CSlave.hpp"
#include "ers/Issue.hpp"
#include "logging/Logging.hpp"
#include <string>
Include dependency graph for DACNode.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dunedaq::timing::DACSlave
 Class for dac node. More...
 
class  dunedaq::timing::DACNode
 uhal::Node implementing single I2C Master Slave connection to control SFP expander chips. More...
 

Namespaces

namespace  dunedaq
 Including Qt Headers.
 
namespace  dunedaq::timing
 < Message parameters
 

Functions

 dunedaq::ERS_DECLARE_ISSUE (timing, DACChannelOutOfRange, " DAC channel out of range: "<< channel,((std::string) channel)) ERS_DECLARE_ISSUE(timing
 

Variables

 dunedaq::DACValueOutOfRange
 < Namespace
 
DAC value out of dunedaq::range
 Message.
 

Detailed Description

DACNode and DACSlaves are classes providing an interface to the physical DAC IC.

This is part of the DUNE DAQ Software Suite, copyright 2020. Licensing/copyright details are in the COPYING file that you should have received with this code.

Definition in file DACNode.hpp.