areaDetector
3-13
EPICS areaDetector framework
home
runner
work
areaDetector
areaDetector
ADPCO
pcoApp
src
drvpcoEdgePlugin.h
Go to the documentation of this file.
1
10
#ifndef DRV_pcoEdgePlugin_H
11
#define DRV_pcoEdgePlugin_H
12
13
#ifdef __cplusplus
14
extern
"C"
{
15
#endif
16
17
int
drvpcoEdgePluginConfigure
(
const
char
*portName,
int
queueSize,
int
blockingCallbacks,
18
const
char
*NDArrayPort,
int
NDArrayAddr,
19
int
priority,
int
stackSize);
20
21
#ifdef __cplusplus
22
}
23
#endif
24
#endif
drvpcoEdgePluginConfigure
int drvpcoEdgePluginConfigure(const char *portName, int queueSize, int blockingCallbacks, const char *NDArrayPort, int NDArrayAddr, int priority, int stackSize)
drvsimPlugin.h
Definition:
pcoEdgePlugin.cpp:523
Generated by
1.9.1