areaDetector  3-5-0
EPICS areaDetector framework
Classes | Macros
pco.h File Reference
#include <epicsEvent.h>
#include <epicsTypes.h>
#include "ADCameralink.h"
#include "pco_structures.h"
#include "stopWatch.h"

Go to the source code of this file.

Classes

class  pco
 pco.cpp Area Detector Driver for PCO cameras that use Camera Link Inherite ADCameraLink to provide Image Grabbing functions. More...
 

Macros

#define FIRST_pco_PARAM   pco_first
 
#define LAST_pco_PARAM   pco_last
 
#define NUM_pco_PARAMS   (&LAST_pco_PARAM - &FIRST_pco_PARAM + 1)
 

Macro Definition Documentation

◆ FIRST_pco_PARAM

#define FIRST_pco_PARAM   pco_first

◆ LAST_pco_PARAM

#define LAST_pco_PARAM   pco_last

◆ NUM_pco_PARAMS

#define NUM_pco_PARAMS   (&LAST_pco_PARAM - &FIRST_pco_PARAM + 1)