ifw-fcf 7.1.4
Loading...
Searching...
No Matches
Namespaces | Enumerations | Variables
motorBaseRpcErrors.hpp File Reference
#include <unordered_map>

Go to the source code of this file.

Namespaces

namespace  ifw
 
namespace  ifw::fcf
 ActionsEnable class source file.
 
namespace  ifw::fcf::devmgr
 actuatorLcsIf class header file.
 
namespace  ifw::fcf::devmgr::motor
 Motor class source file.
 

Enumerations

enum  {
  ifw::fcf::devmgr::motor::RPC_SUCCESS = 0 , ifw::fcf::devmgr::motor::RPC_ERR_NOT_OP = -1 , ifw::fcf::devmgr::motor::RPC_ERR_NOT_OP_READY = -2 , ifw::fcf::devmgr::motor::RPC_ERR_NOT_OP_NOTREADY = -3 ,
  ifw::fcf::devmgr::motor::RPC_ERR_MOTOR_LOCAL = -4 , ifw::fcf::devmgr::motor::RPC_ERR_MOTOR_LOWER_LIMIT = -5 , ifw::fcf::devmgr::motor::RPC_ERR_MOTOR_UPPER_LIMIT = -6
}
 

Variables

const std::unordered_map< short, std::string > ifw::fcf::devmgr::motor::RPC_ERRORS