areaDetector  3-13
EPICS areaDetector framework
Functions
specsAnalyser.cpp File Reference
#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)
 

Function Documentation

◆ epicsExportRegistrar()

epicsExportRegistrar ( specsAnalyserRegister  )

◆ specsAnalyserConfig()

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)

◆ specsSetDebugLevel()

int specsSetDebugLevel ( const char *  driver,
const char *  method,
int  debug 
)