areaDetector  3-5-0
EPICS areaDetector framework
Classes | Macros
ADCameralink.h File Reference
#include <epicsEvent.h>
#include <epicsMutex.h>
#include <epicsTime.h>
#include <epicsTimer.h>
#include "ADDriver.h"
#include "grabberInterface.h"
#include "logfile.h"

Go to the source code of this file.

Classes

class  ADCameralink
 AreaDetector Driver for general Camera Link cards. More...
 

Macros

#define FIRST_ADCameralink_PARAM   ADCameralink_first
 
#define LAST_ADCameralink_PARAM   ADCameralink_last
 
#define NUM_ADCameralink_PARAMS   (&LAST_ADCameralink_PARAM - &FIRST_ADCameralink_PARAM + 1)
 

Macro Definition Documentation

◆ FIRST_ADCameralink_PARAM

#define FIRST_ADCameralink_PARAM   ADCameralink_first

◆ LAST_ADCameralink_PARAM

#define LAST_ADCameralink_PARAM   ADCameralink_last

◆ NUM_ADCameralink_PARAMS

#define NUM_ADCameralink_PARAMS   (&LAST_ADCameralink_PARAM - &FIRST_ADCameralink_PARAM + 1)