AlcapDAQ
1
|
Go to the source code of this file.
Macros | |
#define | CAEN_USE_DIGITIZERS |
#define | IGNORE_DPP_DEPRECATED |
#define | MAXNB 1 /* Number of connected boards */ |
Functions | |
int | checkCommand () |
int | main (int argc, char *argv[]) |
#define CAEN_USE_DIGITIZERS |
Definition at line 6 of file ReadoutTest_Digitizer.c.
#define IGNORE_DPP_DEPRECATED |
Definition at line 7 of file ReadoutTest_Digitizer.c.
#define MAXNB 1 /* Number of connected boards */ |
Definition at line 9 of file ReadoutTest_Digitizer.c.
Referenced by main().
int checkCommand | ( | ) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 31 of file ReadoutTest_Digitizer.c.
References CAEN_DGTZ_BoardInfo_t::AMC_FirmwareRel, c, CAEN_DGTZ_CloseDigitizer(), CAEN_DGTZ_DecodeEvent(), CAEN_DGTZ_FreeEvent(), CAEN_DGTZ_FreeReadoutBuffer(), CAEN_DGTZ_GetEventInfo(), CAEN_DGTZ_GetInfo(), CAEN_DGTZ_GetNumEvents(), CAEN_DGTZ_MallocReadoutBuffer(), CAEN_DGTZ_OpenDigitizer(), CAEN_DGTZ_ReadData(), CAEN_DGTZ_Reset(), CAEN_DGTZ_SendSWtrigger(), CAEN_DGTZ_SetAcquisitionMode(), CAEN_DGTZ_SetChannelEnableMask(), CAEN_DGTZ_SetChannelSelfTrigger(), CAEN_DGTZ_SetChannelTriggerThreshold(), CAEN_DGTZ_SetMaxNumEventsBLT(), CAEN_DGTZ_SetRecordLength(), CAEN_DGTZ_SetSWTriggerMode(), CAEN_DGTZ_SLAVE_TERMINATED_READOUT_MBLT, CAEN_DGTZ_Success, CAEN_DGTZ_SW_CONTROLLED, CAEN_DGTZ_SWStartAcquisition(), CAEN_DGTZ_TRGMODE_ACQ_ONLY, CAEN_DGTZ_USB, checkCommand(), count, handle, i, MAXNB, CAEN_DGTZ_BoardInfo_t::ModelName, printf(), CAEN_DGTZ_BoardInfo_t::ROC_FirmwareRel, and size.