Go to the source code of this file.
Defines | |
#define | ROC_OPTICS_HWV 0x200000 |
#define | ROC_OPTICS_RADTOL 0x200004 |
#define | ROC_OPTICS_DATAGEN 0x200300 |
#define | ROC_OPTICS_START_DAQ 0x200100 |
#define | ROC_OPTICS_STOP_DAQ 0x200104 |
#define | ROC_OPTICS_DLMGEN 0x201000 |
#define | ROC_OPTICS_DLM_HISTORY 0x201004 |
#define ROC_OPTICS_DATAGEN 0x200300 |
Definition at line 10 of file defines_optic.h.
Referenced by OpticWidget::setDataGen().
#define ROC_OPTICS_DLM_HISTORY 0x201004 |
Definition at line 19 of file defines_optic.h.
Referenced by OpticWidget::getDLMHistory(), and OpticWidget::getSubConfig().
#define ROC_OPTICS_DLMGEN 0x201000 |
Definition at line 18 of file defines_optic.h.
Referenced by OpticWidget::setSendDLM_R2A().
#define ROC_OPTICS_HWV 0x200000 |
Definition at line 4 of file defines_optic.h.
Referenced by cmd_printid(), and OpticWidget::getSubConfig().
#define ROC_OPTICS_RADTOL 0x200004 |
Definition at line 7 of file defines_optic.h.
Referenced by OpticWidget::getSubConfig().
#define ROC_OPTICS_START_DAQ 0x200100 |
Definition at line 13 of file defines_optic.h.
Referenced by roc::AbbDevice::ExecuteCommand(), OpticWidget::setStartDAQ(), and roc::Board::uploadStartDaqCmdList().
#define ROC_OPTICS_STOP_DAQ 0x200104 |
Definition at line 16 of file defines_optic.h.
Referenced by roc::AbbDevice::ExecuteCommand(), OpticWidget::setStopDAQ(), and roc::Board::uploadStopDaqCmdList().