|
ifw-fcf 7.1.4
|
Motor class source file. More...
Classes | |
| class | Smaract |
| The Smaract class. More... | |
| struct | SmaractControllerData |
| The MotorControllerData struct. More... | |
| class | SmaractLcsIf |
| Motor Local Control System (LCS) Interface (IF) class. More... | |
Enumerations | |
| enum | { HW_SUCCESS = 0 , HW_ERR_HW_NOT_OP = 1 , HW_ERR_LOCAL = 2 , HW_ERR_INIT_ABORTED = 3 } |
| enum | { RPC_ERR_CHANNEL = -7 , RPC_ERR_VEL_ZERO = -8 , RPC_ERR_VEL_NEG = -9 , RPC_ERR_VEL_MAX = -10 , RPC_ERR_CHANNEL_NOT_OP = -11 , RPC_ERR_CTRL_ERROR = -12 , RPC_ERR_MOVING_ERROR = -13 , RPC_ERR_COMM_ERROR = -14 } |
Functions | |
| REGISTER_DEVICE (Smaract) | |
Variables | |
| constexpr auto | LOGGER_NAME = "smaract" |
| constexpr auto | CI_SCALE_FACTOR = "scale_factor" |
| const std::unordered_map< short, std::string > | HW_ERRORS |
| const std::unordered_map< short, std::string > | RPC_ERRORS |
Motor class source file.
SmaractLcsIf class source file.
LampRpcErrors header file.
ShutterLcsIf class header file.
MotorHwErrors header file.
MotorConfig class header file.
| anonymous enum |
| ifw::fcf::devmgr::smaract::REGISTER_DEVICE | ( | Smaract | ) |
|
constexpr |
| const std::unordered_map<short, std::string> ifw::fcf::devmgr::smaract::HW_ERRORS |
|
constexpr |
| const std::unordered_map<short, std::string> ifw::fcf::devmgr::smaract::RPC_ERRORS |