Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

strapDbPublic.h File Reference

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Defines

#define strapDB_ROOT   "<alias>strap"
#define strapDB_STATE   "status.state"
#define strapDB_SUB_STATE   "status.substate"
#define strapDB_APD_HV   "status.highVolt(0:3)"
#define strapDB_GATE   "status.gate"
#define strapDB_TEMPERATURE   "status.temperature"
#define strapDB_CURRENT   "status.current"
#define strapDB_DIAPHRAGM   "status.diaphragmAperture"
#define strapDB_NDF_FACTOR   "status.ndfFactor"
#define strapDB_NDF_INDEX   "status.ndfIndex"
#define strapDB_SIMUL_MODE   "status.simulMode"
#define strapDB_LOOP_CLOSED   "status.loopClosed"
#define strapDB_HV_ON   "status.highVoltageOn"
#define strapDB_OVERCURR   "status.overCurrent"
#define strapDB_OVERCNT   "status.overCounts"
#define strapDB_ENABLE_TEMP   "status.tempControlOn"
#define strapDB_OVERTEMP   "status.overTemperature"
#define strapDB_DIST_MODE   "status.disturbMode"
#define strapDB_HV_RAISE   "status.highVoltFlag"
#define strapDB_RTMODE   "status.realTimeMode"
#define strapDB_INTSIG   "status.interruptSignal"
#define strapDB_USE_CBUF   "status.useCircularBuffer"
#define strapDB_DATA_READY   "status.dataReady"
#define strapDB_PROCESS_DIST   "status.processDisturb"
#define strapDB_E2PROM_ERROR   "status.e2ErrorFlag"
#define strapDB_CBUF_OVERFLOW   "status.cbufOverflow"
#define strapDB_SIMULATION   "status.simulation"
#define strapDB_DIAG_MONITOR   "status.diagMonitor"
#define strapDB_CHOP_MODE   "status.choppingMode"
#define strapDB_ON_CHOP_POS   "status.onChopPosition"
#define strapDB_DIAGNOSTIC_MEAN   "diagnostic.meanValue"
#define strapDB_DIAGNOSTIC_RMS   "diagnostic.rmsValue"
#define strapDB_DIAGNOSTIC_STATISTIC   "diagnostic.statistic"
#define strapDB_LOWFLUX_CNT   "diagnostic.lowFluxCnt"
#define strapDB_FLUX_QUALITY   "diagnostic.fluxQuality"
#define strapDB_DATA_BUFFER   "dataBuffer.buf"
#define strapDB_DATA_TIME   "dataBuffer.startTime"
#define strapDB_ACTUAL_RECS   "dataBuffer.actualRecs"
#define strapDB_CFG_INT_MATRIX   "setup:actual.intMatrix"
#define strapDB_CFG_CTRL_COEFF   "setup:actual.ctrlCoeff"
#define strapDB_CFG_CNT_LIMIT   "setup:actual.countLimit"
#define strapDB_CFG_INT_TIME   "setup:actual.intTime"
#define strapDB_CFG_DIAG_RATE   "setup:actual.diagRate"
#define strapDB_CFG_DATA_RECS   "setup:actual.dataRecs"
#define strapDB_CFG_SPOTX   "setup:actual.spotOffsetX"
#define strapDB_CFG_SPOTY   "setup:actual.spotOffsetY"
#define strapDB_CFG_HIGH_VOLT   "setup:actual.highVolt"
#define strapDB_CFG_GATE   "setup:actual.gate"
#define strapDB_CFG_TEMPERATURE   "setup:actual.temperature"
#define strapDB_CFG_HOLDOFF   "setup:actual.holdoff"
#define strapDB_CFG_TIMEOUT   "setup:actual.timeout"
#define strapDB_CFG_SKY_BACKGROUND   "setup:actual.skyBackground"
#define strapDB_CFG_FLUX_THR   "setup:actual.fluxThreshold"
#define strapDB_CFG_CHOP_POS   "setup:actual.numbChopPos"
#define strapDB_CFG_CHOP_POSX   "setup:actual.chopPosX"
#define strapDB_CFG_CHOP_POSY   "setup:actual.chopPosY"
#define strapDB_CFG_INT_MATRIX0   "configSetup.intMatrix0"
#define strapDB_CFG_THFREQ   "configSetup.thomsonFreq"
#define strapDB_CFG_ARCSEC_TO_BIT   "configSetup.arcsecToBit"
#define strapDB_CFG_DIAG_PROC   "configSetup.diagUserProc"
#define strapDB_CFG_DATA_PROC   "configSetup.dataUserProc"
#define strapDB_CFG_DATA_INIT   "configSetup.dataInitProc"
#define strapDB_CFG_DATA_EXIT   "configSetup.dataExitProc"
#define strapDB_CFG_NDF_POINT   "configSetup.ndfDbPoint"
#define strapDB_CFG_NDF_SERVER   "configSetup.ndfServer"
#define strapDB_CFG_NDF_GET   "configSetup.ndfGetProc"
#define strapDB_CFG_NDF_SET   "configSetup.ndfSetProc"


Define Documentation

#define strapDB_ROOT   "<alias>strap"
 

#define strapDB_STATE   "status.state"
 

#define strapDB_SUB_STATE   "status.substate"
 

#define strapDB_APD_HV   "status.highVolt(0:3)"
 

#define strapDB_GATE   "status.gate"
 

#define strapDB_TEMPERATURE   "status.temperature"
 

#define strapDB_CURRENT   "status.current"
 

#define strapDB_DIAPHRAGM   "status.diaphragmAperture"
 

#define strapDB_NDF_FACTOR   "status.ndfFactor"
 

#define strapDB_NDF_INDEX   "status.ndfIndex"
 

#define strapDB_SIMUL_MODE   "status.simulMode"
 

#define strapDB_LOOP_CLOSED   "status.loopClosed"
 

#define strapDB_HV_ON   "status.highVoltageOn"
 

#define strapDB_OVERCURR   "status.overCurrent"
 

#define strapDB_OVERCNT   "status.overCounts"
 

#define strapDB_ENABLE_TEMP   "status.tempControlOn"
 

#define strapDB_OVERTEMP   "status.overTemperature"
 

#define strapDB_DIST_MODE   "status.disturbMode"
 

#define strapDB_HV_RAISE   "status.highVoltFlag"
 

#define strapDB_RTMODE   "status.realTimeMode"
 

#define strapDB_INTSIG   "status.interruptSignal"
 

#define strapDB_USE_CBUF   "status.useCircularBuffer"
 

#define strapDB_DATA_READY   "status.dataReady"
 

#define strapDB_PROCESS_DIST   "status.processDisturb"
 

#define strapDB_E2PROM_ERROR   "status.e2ErrorFlag"
 

#define strapDB_CBUF_OVERFLOW   "status.cbufOverflow"
 

#define strapDB_SIMULATION   "status.simulation"
 

#define strapDB_DIAG_MONITOR   "status.diagMonitor"
 

#define strapDB_CHOP_MODE   "status.choppingMode"
 

#define strapDB_ON_CHOP_POS   "status.onChopPosition"
 

#define strapDB_DIAGNOSTIC_MEAN   "diagnostic.meanValue"
 

#define strapDB_DIAGNOSTIC_RMS   "diagnostic.rmsValue"
 

#define strapDB_DIAGNOSTIC_STATISTIC   "diagnostic.statistic"
 

#define strapDB_LOWFLUX_CNT   "diagnostic.lowFluxCnt"
 

#define strapDB_FLUX_QUALITY   "diagnostic.fluxQuality"
 

#define strapDB_DATA_BUFFER   "dataBuffer.buf"
 

#define strapDB_DATA_TIME   "dataBuffer.startTime"
 

#define strapDB_ACTUAL_RECS   "dataBuffer.actualRecs"
 

#define strapDB_CFG_INT_MATRIX   "setup:actual.intMatrix"
 

#define strapDB_CFG_CTRL_COEFF   "setup:actual.ctrlCoeff"
 

#define strapDB_CFG_CNT_LIMIT   "setup:actual.countLimit"
 

#define strapDB_CFG_INT_TIME   "setup:actual.intTime"
 

#define strapDB_CFG_DIAG_RATE   "setup:actual.diagRate"
 

#define strapDB_CFG_DATA_RECS   "setup:actual.dataRecs"
 

#define strapDB_CFG_SPOTX   "setup:actual.spotOffsetX"
 

#define strapDB_CFG_SPOTY   "setup:actual.spotOffsetY"
 

#define strapDB_CFG_HIGH_VOLT   "setup:actual.highVolt"
 

#define strapDB_CFG_GATE   "setup:actual.gate"
 

#define strapDB_CFG_TEMPERATURE   "setup:actual.temperature"
 

#define strapDB_CFG_HOLDOFF   "setup:actual.holdoff"
 

#define strapDB_CFG_TIMEOUT   "setup:actual.timeout"
 

#define strapDB_CFG_SKY_BACKGROUND   "setup:actual.skyBackground"
 

#define strapDB_CFG_FLUX_THR   "setup:actual.fluxThreshold"
 

#define strapDB_CFG_CHOP_POS   "setup:actual.numbChopPos"
 

#define strapDB_CFG_CHOP_POSX   "setup:actual.chopPosX"
 

#define strapDB_CFG_CHOP_POSY   "setup:actual.chopPosY"
 

#define strapDB_CFG_INT_MATRIX0   "configSetup.intMatrix0"
 

#define strapDB_CFG_THFREQ   "configSetup.thomsonFreq"
 

#define strapDB_CFG_ARCSEC_TO_BIT   "configSetup.arcsecToBit"
 

#define strapDB_CFG_DIAG_PROC   "configSetup.diagUserProc"
 

#define strapDB_CFG_DATA_PROC   "configSetup.dataUserProc"
 

#define strapDB_CFG_DATA_INIT   "configSetup.dataInitProc"
 

#define strapDB_CFG_DATA_EXIT   "configSetup.dataExitProc"
 

#define strapDB_CFG_NDF_POINT   "configSetup.ndfDbPoint"
 

#define strapDB_CFG_NDF_SERVER   "configSetup.ndfServer"
 

#define strapDB_CFG_NDF_GET   "configSetup.ndfGetProc"
 

#define strapDB_CFG_NDF_SET   "configSetup.ndfSetProc"
 


Generated on Wed Dec 3 14:55:56 2003 for ATCS API by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001