13#error This is a C++ include file and cannot be used from plain C
22#define ngcdcsTCCD_MAX_PROC ngcdcsACQ_MAX_PROC
ngcbOBJ()
Constructor.
Definition ngcbOBJ.cpp:35
Definition ngcdcsACQ.hpp:343
int Selftest()
Execute selftest.
Definition ngcdcsTCCD.cpp:76
virtual ~ngcdcsTCCD()
Destructor.
Definition ngcdcsTCCD.cpp:37
ngcdcsTCCD()
Constructor.
Definition ngcdcsTCCD.cpp:29
int Enable(int check=1)
Transition to operational state.
Definition ngcdcsTCCD.cpp:65
int Disable()
Transition to not operational state.
Definition ngcdcsTCCD.cpp:71
void Reset()
Align software state after reset.
Definition ngcdcsTCCD.cpp:60
void Connect(ngcdcsACQ *module)
Connect acquisition module.
Definition ngcdcsTCCD.cpp:55