|
areaDetector 3-14
EPICS areaDetector framework
|
#include <epicsThread.h>#include <iocsh.h>#include <pv/clientFactory.h>#include <pv/pvAccess.h>#include <pv/ntndarray.h>#include <pv/pvaVersion.h>#include <ntndArrayConverter.h>#include <ADDriver.h>#include <epicsExport.h>#include "pvaDriver.h"Macros | |
| #define | DEFAULT_REQUEST "field()" |
Functions | |
| int | pvaDriverConfig (const char *portName, char *pvName, int maxBuffers, int maxMemory, int priority, int stackSize) |
| Configuration command, called directly or from iocsh. | |
| epicsExportRegistrar (pvaDriverRegister) | |
| #define DEFAULT_REQUEST "field()" |
| epicsExportRegistrar | ( | pvaDriverRegister | ) |
| int pvaDriverConfig | ( | const char * | portName, |
| char * | pvName, | ||
| int | maxBuffers, | ||
| int | maxMemory, | ||
| int | priority, | ||
| int | stackSize | ||
| ) |
Configuration command, called directly or from iocsh.