DABC (Data Acquisition Backbone Core)
2.9.9
|
EPICS E-Z (easy) channel access. More...
Data Structures | |
class | EpicsInput |
The epics easy channel access data input implementation. More... | |
class | Factory |
Factory for epics eazy channel access classes More... | |
class | Monitor |
Monitor of EPICS data. More... | |
Variables | |
const char * | nameUpdateCommand = "ezca::OnUpdate" |
const char * | xmlCommandReceiver = "EpicsDabcCommandReceiver" |
const char * | xmlEpicsName = "EpicsIdentifier" |
const char * | xmlEpicsSubeventId = "EpicsSubeventId" |
const char * | xmlEventIDRecord = "EpicsEventIDRec" |
const char * | xmlEzcaAutoError = "EzcaAutoError" |
indicates if error should be automatically printed More... | |
const char * | xmlEzcaDebug = "EzcaDebug" |
retry counter for ezca operation More... | |
const char * | xmlEzcaRetryCount = "EzcaRetryCount" |
retry counter for ezca operation More... | |
const char * | xmlEzcaTimeout = "EzcaTimeout" |
timeout for ezca operation More... | |
const char * | xmlNameDoubleRecords = "EpicsDoubleRecs" |
const char * | xmlNameLongRecords = "EpicsLongRecs" |
const char * | xmlTimeout = "EpicsPollingTimeout" |
const char * | xmlUpdateFlagRecord = "EpicsFlagRec" |
EPICS E-Z (easy) channel access.
|
extern |
Definition at line 29 of file Factory.cxx.
|
extern |
Definition at line 30 of file Factory.cxx.
|
extern |
Definition at line 31 of file Factory.cxx.
|
extern |
Definition at line 32 of file Factory.cxx.
|
extern |
Definition at line 33 of file Factory.cxx.
|
extern |
Definition at line 34 of file Factory.cxx.
|
extern |
Definition at line 35 of file Factory.cxx.
|
extern |
timeout for ezca operation
Definition at line 36 of file Factory.cxx.
|
extern |
retry counter for ezca operation
Definition at line 37 of file Factory.cxx.
|
extern |
retry counter for ezca operation
Definition at line 38 of file Factory.cxx.
|
extern |
indicates if error should be automatically printed
Definition at line 39 of file Factory.cxx.
|
extern |
Definition at line 42 of file Factory.cxx.
|
extern |
Definition at line 41 of file Factory.cxx.