TSPD-ADQ EPICS device support  1.2.0
ADQAIChannelGroup.h File Reference

This file defines ADQAIChannelGroup class and streamingHeader_t struct. More...

#include "ADQAIChannel.h"
#include "ADQDefinition.h"
#include "ADQInfo.h"
#include <mutex>
#include <atomic>
#include <nds3/nds.h>

Go to the source code of this file.

Classes

struct  streamingHeader_t
 This record header structure is used in Triggered streaming DAQ mode. More...
 
class  ADQAIChannelGroup
 This class handles majority of parameters for correct setup of each data acquisition mode. Data acquisition is handled in this class. The state machine of the device is defined here. Each digitizer's channel gets a representation by calling ADQCHannel constructor for N amount of physical channels. More...
 

Detailed Description

This file defines ADQAIChannelGroup class and streamingHeader_t struct.