|
areaDetector 3-14
EPICS areaDetector framework
|
Functions | |
| int | NDProcessConfigure (const char *portName, int queueSize, int blockingCallbacks, const char *NDArrayPort, int NDArrayAddr, int maxBuffers, size_t maxMemory, int priority, int stackSize) |
| Configuration command. | |
| void | NDProcessRegister (void) |
| epicsExportRegistrar (NDProcessRegister) | |
| epicsExportRegistrar | ( | NDProcessRegister | ) |
| int NDProcessConfigure | ( | const char * | portName, |
| int | queueSize, | ||
| int | blockingCallbacks, | ||
| const char * | NDArrayPort, | ||
| int | NDArrayAddr, | ||
| int | maxBuffers, | ||
| size_t | maxMemory, | ||
| int | priority, | ||
| int | stackSize | ||
| ) |
Configuration command.
| void NDProcessRegister | ( | void | ) |