TSPD-ADQ EPICS device support  1.2.0
ADQDevice Class Reference

This class creates a device that communicates with a digitizer. ADQ Control Unit is handled by this class. The pointer to ADQAPI interface is also created here. More...

#include <ADQDevice.h>

Public Member Functions

 ADQDevice (nds::Factory &factory, const std::string &deviceName, const nds::namedParameters_t &parameters)
 ADQDevice class constructor. More...
 

Detailed Description

This class creates a device that communicates with a digitizer. ADQ Control Unit is handled by this class. The pointer to ADQAPI interface is also created here.

Constructor & Destructor Documentation

◆ ADQDevice()

ADQDevice::ADQDevice ( nds::Factory &  factory,
const std::string &  deviceName,
const nds::namedParameters_t &  parameters 
)

ADQDevice class constructor.

Parameters
factorycontains an interface to the control system that requested a creation of the device.
deviceNamea name with which the device should be presented to the control system (root node).
parametershere a serial number of the requested digitizer is passed to the device.

The documentation for this class was generated from the following files: