DABC (Data Acquisition Backbone Core)  2.9.9
Namespaces | Macros | Variables
Definitions.h File Reference

Go to the source code of this file.

Namespaces

 ezca
 EPICS E-Z (easy) channel access.
 

Macros

#define EZCA_DOUBLESCALE   1000000000
 
#define EZCA_useDOUBLES   1
 

Variables

const char * ezca::nameUpdateCommand = "ezca::OnUpdate"
 
const char * ezca::xmlCommandReceiver = "EpicsDabcCommandReceiver"
 
const char * ezca::xmlEpicsName = "EpicsIdentifier"
 
const char * ezca::xmlEpicsSubeventId = "EpicsSubeventId"
 
const char * ezca::xmlEventIDRecord = "EpicsEventIDRec"
 
const char * ezca::xmlEzcaAutoError = "EzcaAutoError"
 indicates if error should be automatically printed More...
 
const char * ezca::xmlEzcaDebug = "EzcaDebug"
 retry counter for ezca operation More...
 
const char * ezca::xmlEzcaRetryCount = "EzcaRetryCount"
 retry counter for ezca operation More...
 
const char * ezca::xmlEzcaTimeout = "EzcaTimeout"
 timeout for ezca operation More...
 
const char * ezca::xmlNameDoubleRecords = "EpicsDoubleRecs"
 
const char * ezca::xmlNameLongRecords = "EpicsLongRecs"
 
const char * ezca::xmlTimeout = "EpicsPollingTimeout"
 
const char * ezca::xmlUpdateFlagRecord = "EpicsFlagRec"
 

Macro Definition Documentation

◆ EZCA_useDOUBLES

#define EZCA_useDOUBLES   1

Definition at line 20 of file Definitions.h.

◆ EZCA_DOUBLESCALE

#define EZCA_DOUBLESCALE   1000000000

Definition at line 23 of file Definitions.h.