Go to the source code of this file.
|
int | PCOConfig (const char *portName, const char *serverPort, int maxBuffers, size_t maxMemory, int priority, int stackSize) |
| drvSimDetector.h More...
|
|
◆ PCOConfig()
int PCOConfig |
( |
const char * |
portName, |
|
|
const char * |
serverPort, |
|
|
int |
maxBuffers, |
|
|
size_t |
maxMemory, |
|
|
int |
priority, |
|
|
int |
stackSize |
|
) |
| |
drvSimDetector.h
This is a driver for a simulated area detector.
- Author
- Timothy Madden
- Date
- 2010
drvSimDetector.h
- Parameters
-
portName | Cstring like "PCOIOC", the asyn port name. |
serverPort | C string to the serial port asyn port driver. |
maxBuffers | Max num NDArrays to create |
maxMemory | max bytes of NDArray space to create. 0 for infinite. |
priority | thread priority, 50 is typical value. |
stackSize | Stack size for asynPortDriver, use 0. |
◆ pco_blocking
◆ pco_pr_mutex
◆ pco_pr_mutex2