areaDetector
3-13
EPICS areaDetector framework
|
#include "specsAnalyser.h"
Functions | |
int | specsAnalyserConfig (const char *portName, const char *driverPort, int maxBuffers, size_t maxMemory, int priority, int stackSize) |
A bit of C glue to make the config function available in the startup script (ioc shell) More... | |
int | specsSetDebugLevel (const char *driver, const char *method, int debug) |
epicsExportRegistrar (specsAnalyserRegister) | |
epicsExportRegistrar | ( | specsAnalyserRegister | ) |
int specsAnalyserConfig | ( | const char * | portName, |
const char * | driverPort, | ||
int | maxBuffers, | ||
size_t | maxMemory, | ||
int | priority, | ||
int | stackSize | ||
) |
A bit of C glue to make the config function available in the startup script (ioc shell)
int specsSetDebugLevel | ( | const char * | driver, |
const char * | method, | ||
int | debug | ||
) |