Go to the documentation of this file.00001 #ifndef ROC_DEFINES_OPTIC_H
00002 #define ROC_DEFINES_OPTIC_H
00003
00004 #define ROC_OPTICS_HWV 0x200000 // r
00005
00006
00007 #define ROC_OPTICS_RADTOL 0x200004 // r
00008
00009
00010 #define ROC_OPTICS_DATAGEN 0x200300 // W
00011
00012
00013 #define ROC_OPTICS_START_DAQ 0x200100 // w
00014
00015
00016 #define ROC_OPTICS_STOP_DAQ 0x200104 // w
00017
00018 #define ROC_OPTICS_DLMGEN 0x201000 // w
00019 #define ROC_OPTICS_DLM_HISTORY 0x201004 // r
00020
00021
00022 #endif