areaDetector
3-13
EPICS areaDetector framework
|
#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) |
#define FIRST_pco_PARAM pco_first |
#define LAST_pco_PARAM pco_last |
#define NUM_pco_PARAMS (&LAST_pco_PARAM - &FIRST_pco_PARAM + 1) |