12#error This is a C++ include file and cannot be used from plain C
21#define ngcdcsTCCD_MAX_PROC ngcdcsACQ_MAX_PROC
ngcbOBJ()
Constructor.
Definition ngcbOBJ.cpp:34
Definition ngcdcsACQ.hpp:342
int Selftest()
Execute selftest.
Definition ngcdcsTCCD.cpp:75
virtual ~ngcdcsTCCD()
Destructor.
Definition ngcdcsTCCD.cpp:36
ngcdcsTCCD()
Constructor.
Definition ngcdcsTCCD.cpp:28
int Enable(int check=1)
Transition to operational state.
Definition ngcdcsTCCD.cpp:64
int Disable()
Transition to not operational state.
Definition ngcdcsTCCD.cpp:70
void Reset()
Align software state after reset.
Definition ngcdcsTCCD.cpp:59
void Connect(ngcdcsACQ *module)
Connect acquisition module.
Definition ngcdcsTCCD.cpp:54