• Main Page
  • Related Pages
  • Namespaces
  • Data Structures
  • Files
  • File List
  • Globals

plugin/src/Commands.cxx (r4864/r4113)

Go to the documentation of this file.
00001 #include "roc/Commands.h"
00002 
00003 const char* roc::AddrPar              = "Addr";
00004 const char* roc::ValuePar             = "Value";
00005 const char* roc::ErrNoPar             = "ErrNo";
00006 const char* roc::TmoutPar             = "Timeout";
00007 const char* roc::RawDataPar           = "RawData";
00008 const char* roc::OperListPar          = "OperList";
00009 
00010 const char* roc::xmlRawReadout        = "RawReadout";
00011 
00012 const char* roc::xmlNumRocs           = "NumRocs";
00013 const char* roc::xmlRocIp             = "RocIp";
00014 const char* roc::xmlRocFebs           = "RocFebs";
00015 const char* roc::xmlRawFile           = "RawFile";
00016 const char* roc::xmlReadoutAppClass   = "roc::Readout";
00017 
00018 const char* roc::xmlNumMbs            = "NumMbs";
00019 const char* roc::xmlMbsAddr           = "MbsAddr";
00020 const char* roc::xmlSyncSubeventId    = "SyncSubeventId";
00021 
00022 const char* roc::xmlNumSusibo         = "NumSusibo";
00023 const char* roc::xmlSusiboAddr        = "SusiboAddr";
00024 
00025 const char* roc::xmlNumSlaves         = "NumSlaves";
00026 const char* roc::xmlSlaveAddr         = "SlaveAddr";
00027 
00028 const char* roc::xmlNumTRBs           = "NumTRBs";
00029 const char* roc::xmlTRBAddr           = "TRBAddr";
00030 
00031 const char* roc::xmlUseDLM            = "UseDLM";
00032 const char* roc::xmlMeasureADC        = "MeasureADC";
00033 
00034 const char* roc::xmlEpicsStreamNode   = "EpicsStreamNode";
00035 const char* roc::xmlEpicsTransportNode= "EpicsTransportNode";

Generated on Tue Dec 10 2013 04:52:23 for ROCsoft by  doxygen 1.7.1