|
| enum | {
HW_SUCCESS = 100,
HW_ERR_HW_NOT_OP,
HW_ERR_WRONG_CMD,
HW_ERR_INCONSISTENT,
HW_ERR_INIT_FAILURE,
HW_ERR_ENABLE_FAILURE,
HW_ERR_DISABLE_FAILURE,
RPC_SUCCESS = 0,
RPC_ERR_NOT_OP = -1,
RPC_ERR_NOT_OP_READY = -2,
RPC_ERR_NOT_OP_NOTREADY = -3,
RPC_ERR_MOTOR_LOCAL = -4,
RPC_ERR_MOTOR_LOWER_LIMIT = -5,
RPC_ERR_MOTOR_UPPER_LIMIT = -6
} |
| |
| enum | {
HW_SUCCESS = 100,
HW_ERR_HW_NOT_OP,
HW_ERR_WRONG_CMD,
HW_ERR_INCONSISTENT,
HW_ERR_INIT_FAILURE,
HW_ERR_ENABLE_FAILURE,
HW_ERR_DISABLE_FAILURE,
RPC_SUCCESS = 0,
RPC_ERR_NOT_OP = -1,
RPC_ERR_NOT_OP_READY = -2,
RPC_ERR_NOT_OP_NOTREADY = -3,
RPC_ERR_MOTOR_LOCAL = -4,
RPC_ERR_MOTOR_LOWER_LIMIT = -5,
RPC_ERR_MOTOR_UPPER_LIMIT = -6
} |
| |
◆ anonymous enum [1/2]
| Enumerator |
|---|
| HW_SUCCESS | |
| HW_ERR_HW_NOT_OP | |
| HW_ERR_WRONG_CMD | |
| HW_ERR_INCONSISTENT | |
| HW_ERR_INIT_FAILURE | |
| HW_ERR_ENABLE_FAILURE | |
| HW_ERR_DISABLE_FAILURE | |
| RPC_SUCCESS | |
| RPC_ERR_NOT_OP | |
| RPC_ERR_NOT_OP_READY | |
| RPC_ERR_NOT_OP_NOTREADY | |
| RPC_ERR_MOTOR_LOCAL | |
| RPC_ERR_MOTOR_LOWER_LIMIT | |
| RPC_ERR_MOTOR_UPPER_LIMIT | |
◆ anonymous enum [2/2]
| Enumerator |
|---|
| HW_SUCCESS | |
| HW_ERR_HW_NOT_OP | |
| HW_ERR_WRONG_CMD | |
| HW_ERR_INCONSISTENT | |
| HW_ERR_INIT_FAILURE | |
| HW_ERR_ENABLE_FAILURE | |
| HW_ERR_DISABLE_FAILURE | |
| RPC_SUCCESS | |
| RPC_ERR_NOT_OP | |
| RPC_ERR_NOT_OP_READY | |
| RPC_ERR_NOT_OP_NOTREADY | |
| RPC_ERR_MOTOR_LOCAL | |
| RPC_ERR_MOTOR_LOWER_LIMIT | |
| RPC_ERR_MOTOR_UPPER_LIMIT | |
◆ REGISTER_DEVICE()
| fcf::devmgr::adc::REGISTER_DEVICE |
( |
Adc |
| ) |
|
◆ cfgMapping
| const std::vector<std::string> fcf::devmgr::adc::cfgMapping |
◆ CI_AFACTOR
| constexpr auto fcf::devmgr::adc::CI_AFACTOR = "afactor" |
|
constexpr |
◆ CI_AXES
| constexpr auto fcf::devmgr::adc::CI_AXES = "axes" |
|
constexpr |
◆ CI_DIR_SIGN
| constexpr auto fcf::devmgr::adc::CI_DIR_SIGN = "dir_sign" |
|
constexpr |
◆ CI_FOCUS_SIGN
| constexpr auto fcf::devmgr::adc::CI_FOCUS_SIGN = "focus_sign" |
|
constexpr |
◆ CI_LATITUDE
| constexpr auto fcf::devmgr::adc::CI_LATITUDE = "latitude" |
|
constexpr |
◆ CI_LONGITUDE
| constexpr auto fcf::devmgr::adc::CI_LONGITUDE = "longitude" |
|
constexpr |
◆ CI_MINELEV
| constexpr auto fcf::devmgr::adc::CI_MINELEV = "minelev" |
|
constexpr |
◆ CI_MOT1_COFFSET
| constexpr auto fcf::devmgr::adc::CI_MOT1_COFFSET = "mot1_coffset" |
|
constexpr |
◆ CI_MOT1_DROTFACTOR
| constexpr auto fcf::devmgr::adc::CI_MOT1_DROTFACTOR = "mot1_drotfactor" |
|
constexpr |
◆ CI_MOT1_POSOFFSET
| constexpr auto fcf::devmgr::adc::CI_MOT1_POSOFFSET = "mot1_poffset" |
|
constexpr |
◆ CI_MOT1_REF_AUTO
| constexpr auto fcf::devmgr::adc::CI_MOT1_REF_AUTO = "mot1_refauto" |
|
constexpr |
◆ CI_MOT1_REF_OFF
| constexpr auto fcf::devmgr::adc::CI_MOT1_REF_OFF = "mot1_refoff" |
|
constexpr |
◆ CI_MOT1_SIGN_AUTO
| constexpr auto fcf::devmgr::adc::CI_MOT1_SIGN_AUTO = "mot1_signauto" |
|
constexpr |
◆ CI_MOT1_SIGN_OFF
| constexpr auto fcf::devmgr::adc::CI_MOT1_SIGN_OFF = "mot1_signoff" |
|
constexpr |
◆ CI_MOT1_SIGN_PHI
| constexpr auto fcf::devmgr::adc::CI_MOT1_SIGN_PHI = "mot1_signphi" |
|
constexpr |
◆ CI_MOT2_COFFSET
| constexpr auto fcf::devmgr::adc::CI_MOT2_COFFSET = "mot2_coffset" |
|
constexpr |
◆ CI_MOT2_DROTFACTOR
| constexpr auto fcf::devmgr::adc::CI_MOT2_DROTFACTOR = "mot2_drotfactor" |
|
constexpr |
◆ CI_MOT2_POSOFFSET
| constexpr auto fcf::devmgr::adc::CI_MOT2_POSOFFSET = "mot2_poffset" |
|
constexpr |
◆ CI_MOT2_REF_AUTO
| constexpr auto fcf::devmgr::adc::CI_MOT2_REF_AUTO = "mot2_refauto" |
|
constexpr |
◆ CI_MOT2_REF_OFF
| constexpr auto fcf::devmgr::adc::CI_MOT2_REF_OFF = "mot2_refoff" |
|
constexpr |
◆ CI_MOT2_SIGN_AUTO
| constexpr auto fcf::devmgr::adc::CI_MOT2_SIGN_AUTO = "mot2_signauto" |
|
constexpr |
◆ CI_MOT2_SIGN_OFF
| constexpr auto fcf::devmgr::adc::CI_MOT2_SIGN_OFF = "mot2_signoff" |
|
constexpr |
◆ CI_MOT2_SIGN_PHI
| constexpr auto fcf::devmgr::adc::CI_MOT2_SIGN_PHI = "mot2_signphi" |
|
constexpr |
◆ CI_MOTOR_MAP_FILE
| constexpr auto fcf::devmgr::adc::CI_MOTOR_MAP_FILE = "mapMotorFile" |
|
constexpr |
◆ CI_POFFSET
| constexpr auto fcf::devmgr::adc::CI_POFFSET = "poffset" |
|
constexpr |
◆ CI_PSLOPE
| constexpr auto fcf::devmgr::adc::CI_PSLOPE = "pslope" |
|
constexpr |
◆ CI_STAT_ALPHA
| constexpr auto fcf::devmgr::adc::CI_STAT_ALPHA = "alpha" |
|
constexpr |
◆ CI_STAT_AUTO
| constexpr auto fcf::devmgr::adc::CI_STAT_AUTO = "auto_ref" |
|
constexpr |
◆ CI_STAT_DELTA
| constexpr auto fcf::devmgr::adc::CI_STAT_DELTA = "delta" |
|
constexpr |
◆ CI_STAT_REF
| constexpr auto fcf::devmgr::adc::CI_STAT_REF = "off_ref" |
|
constexpr |
◆ CI_STAT_TRACK_MODE
| constexpr auto fcf::devmgr::adc::CI_STAT_TRACK_MODE = "track_mode" |
|
constexpr |
◆ CI_TOFFSET
| constexpr auto fcf::devmgr::adc::CI_TOFFSET = "toffset" |
|
constexpr |
◆ CI_TRK_PERIOD
| constexpr auto fcf::devmgr::adc::CI_TRK_PERIOD = "trk_period" |
|
constexpr |
◆ CI_TRK_THRESHOLD
| constexpr auto fcf::devmgr::adc::CI_TRK_THRESHOLD = "trk_threshold" |
|
constexpr |
◆ CI_TSLOPE
| constexpr auto fcf::devmgr::adc::CI_TSLOPE = "tslope" |
|
constexpr |
◆ CI_ZDLIMIT
| constexpr auto fcf::devmgr::adc::CI_ZDLIMIT = "zdlimit" |
|
constexpr |
◆ hw_errors
| const std::unordered_map<short, std::string> fcf::devmgr::adc::hw_errors |
◆ rpc_errors
| const std::unordered_map<short, std::string> fcf::devmgr::adc::rpc_errors |
◆ RPC_MOVE_ANGLE
| constexpr auto fcf::devmgr::adc::RPC_MOVE_ANGLE = "rpcMoveAngle" |
|
constexpr |
◆ RPC_START_TRACK
| constexpr auto fcf::devmgr::adc::RPC_START_TRACK = "rpcStartTrack" |
|
constexpr |
◆ RPC_STOP_TRACK
| constexpr auto fcf::devmgr::adc::RPC_STOP_TRACK = "rpcStopTrack" |
|
constexpr |
◆ rpcMapping
| const std::vector<std::string> fcf::devmgr::adc::rpcMapping |
◆ statMapping
| const std::vector<std::string> fcf::devmgr::adc::statMapping |
◆ SUBSTATE_ENABLING
| constexpr int fcf::devmgr::adc::SUBSTATE_ENABLING = 110 |
|
constexpr |
◆ SUBSTATE_ENABLING_STR
| constexpr auto fcf::devmgr::adc::SUBSTATE_ENABLING_STR = "Enabling" |
|
constexpr |
◆ SUBSTATE_OP_PRESETTING
| constexpr int fcf::devmgr::adc::SUBSTATE_OP_PRESETTING = 221 |
|
constexpr |
◆ SUBSTATE_OP_PRESETTING_STR
| constexpr auto fcf::devmgr::adc::SUBSTATE_OP_PRESETTING_STR = "Presetting" |
|
constexpr |
◆ SUBSTATE_OP_TRACKING
| constexpr int fcf::devmgr::adc::SUBSTATE_OP_TRACKING = 220 |
|
constexpr |
◆ SUBSTATE_OP_TRACKING_STR
| constexpr auto fcf::devmgr::adc::SUBSTATE_OP_TRACKING_STR = "Tracking" |
|
constexpr |
◆ SUBSTATE_RESETTING
| constexpr int fcf::devmgr::adc::SUBSTATE_RESETTING = 109 |
|
constexpr |
◆ SUBSTATE_RESETTING_STR
| constexpr auto fcf::devmgr::adc::SUBSTATE_RESETTING_STR = "Resetting" |
|
constexpr |
◆ SubstateMap
| const std::unordered_map<short, std::string> fcf::devmgr::adc::SubstateMap |
◆ TRK_MODE_AUTO
| constexpr short fcf::devmgr::adc::TRK_MODE_AUTO = 2 |
|
constexpr |
◆ TRK_MODE_AUTO_STR
| constexpr auto fcf::devmgr::adc::TRK_MODE_AUTO_STR = "auto" |
|
constexpr |
◆ TRK_MODE_ENG
| constexpr short fcf::devmgr::adc::TRK_MODE_ENG = 0 |
|
constexpr |
◆ TRK_MODE_ENG_STR
| constexpr auto fcf::devmgr::adc::TRK_MODE_ENG_STR = "eng" |
|
constexpr |
◆ TRK_MODE_OFF
| constexpr short fcf::devmgr::adc::TRK_MODE_OFF = 1 |
|
constexpr |
◆ TRK_MODE_OFF_STR
| constexpr auto fcf::devmgr::adc::TRK_MODE_OFF_STR = "off" |
|
constexpr |
◆ TrkModeMap
| const std::unordered_map<short, std::string> fcf::devmgr::adc::TrkModeMap |
constexpr auto SUBSTATE_OP_MOVING_STR
Definition: motorConfig.hpp:123
constexpr int SUBSTATE_OP_PRESETTING
Definition: adcConfig.hpp:79
@ RPC_ERR_MOTOR_LOCAL
Definition: adcRpcErrors.hpp:24
@ HW_ERR_ENABLE_FAILURE
Definition: adcHwErrors.hpp:25
@ RPC_ERR_NOT_OP_READY
Definition: adcRpcErrors.hpp:22
@ HW_ERR_DISABLE_FAILURE
Definition: adcHwErrors.hpp:26
@ HW_ERR_WRONG_CMD
Definition: adcHwErrors.hpp:22
constexpr auto SUBSTATE_OP_DISABLING_STR
Definition: deviceConfig.hpp:95
constexpr int SUBSTATE_OP_MOVING
Definition: motorConfig.hpp:116
constexpr auto CI_STAT_STATE
Definition: deviceConfig.hpp:51
constexpr auto CI_STAT_LOCAL
Definition: deviceConfig.hpp:53
@ HW_ERR_INCONSISTENT
Definition: adcHwErrors.hpp:23
constexpr int SUBSTATE_ABORTING
Definition: motorConfig.hpp:114
@ HW_ERR_INIT_FAILURE
Definition: adcHwErrors.hpp:24
constexpr auto SUBSTATE_RESETTING_STR
Definition: adcConfig.hpp:81
constexpr auto SUBSTATE_OP_PRESETTING_STR
Definition: adcConfig.hpp:84
constexpr auto RPC_STOP
Definition: deviceConfig.hpp:46
constexpr auto SUBSTATE_OP_STANDSTILL_STR
Definition: motorConfig.hpp:122
constexpr auto RPC_DISABLE
Definition: deviceConfig.hpp:45
@ RPC_ERR_MOTOR_LOWER_LIMIT
Definition: adcRpcErrors.hpp:25
constexpr auto CI_STAT_TRACK_MODE
Definition: adcConfig.hpp:121
constexpr int SUBSTATE_OP_DISABLING
Definition: deviceConfig.hpp:92
constexpr int SUBSTATE_ENABLING
Definition: adcConfig.hpp:76
constexpr short TRK_MODE_ENG
Definition: adcConfig.hpp:105
constexpr auto SUBSTATE_NOTREADY_STR
Definition: deviceConfig.hpp:87
constexpr auto SUBSTATE_INITIALISING_STR
Definition: deviceConfig.hpp:88
constexpr auto TRK_MODE_OFF_STR
Definition: adcConfig.hpp:111
constexpr int SUBSTATE_NOTREADY
Definition: deviceConfig.hpp:82
@ RPC_ERR_NOT_OP
Definition: adcRpcErrors.hpp:21
constexpr int SUBSTATE_INITIALISING
Definition: deviceConfig.hpp:84
constexpr auto CI_STAT_DELTA
Definition: adcConfig.hpp:123
constexpr auto SUBSTATE_OP_TRACKING_STR
Definition: adcConfig.hpp:83
constexpr auto RPC_STOP_TRACK
Definition: adcConfig.hpp:70
constexpr auto TRK_MODE_AUTO_STR
Definition: adcConfig.hpp:112
constexpr auto RPC_ENABLE
Definition: deviceConfig.hpp:44
constexpr int SUBSTATE_OP_ERROR
Definition: deviceConfig.hpp:93
constexpr int SUBSTATE_RESETTING
Definition: adcConfig.hpp:75
@ RPC_ERR_NOT_OP_NOTREADY
Definition: adcRpcErrors.hpp:23
constexpr auto SUBSTATE_OP_ERROR_STR
Definition: deviceConfig.hpp:96
constexpr short TRK_MODE_AUTO
Definition: adcConfig.hpp:107
constexpr auto CI_STAT_SUBSTATE
Definition: deviceConfig.hpp:50
constexpr int SUBSTATE_ERROR
Definition: deviceConfig.hpp:85
constexpr int SUBSTATE_OP_TRACKING
Definition: adcConfig.hpp:78
constexpr auto TRK_MODE_ENG_STR
Definition: adcConfig.hpp:110
constexpr auto RPC_INIT
Definition: deviceConfig.hpp:43
constexpr auto SUBSTATE_ABORTING_STR
Definition: motorConfig.hpp:121
constexpr short TRK_MODE_OFF
Definition: adcConfig.hpp:106
@ HW_ERR_HW_NOT_OP
Definition: adcHwErrors.hpp:21
constexpr auto SUBSTATE_READY_STR
Definition: deviceConfig.hpp:89
constexpr int SUBSTATE_READY
Definition: deviceConfig.hpp:83
@ RPC_ERR_MOTOR_UPPER_LIMIT
Definition: adcRpcErrors.hpp:26
constexpr auto SUBSTATE_ENABLING_STR
Definition: adcConfig.hpp:82
constexpr int SUBSTATE_OP_STOPPING
Definition: motorConfig.hpp:118
constexpr auto SUBSTATE_OP_STOPPING_STR
Definition: motorConfig.hpp:125
constexpr auto SUBSTATE_ERROR_STR
Definition: deviceConfig.hpp:90
constexpr auto CI_STAT_ALPHA
Definition: adcConfig.hpp:122
constexpr auto RPC_MOVE_ANGLE
Definition: adcConfig.hpp:68
constexpr int SUBSTATE_OP_STANDSTILL
Definition: motorConfig.hpp:115
constexpr auto RPC_START_TRACK
Definition: adcConfig.hpp:69
constexpr auto RPC_RESET
Definition: deviceConfig.hpp:47