ifw-fcf 8.0.2
 
Loading...
Searching...
No Matches
modulatorRpcErrors.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::modulator
 Modulator class source file.
 

Enumerations

enum  {
  ifw::fcf::devmgr::modulator::RPC_SUCCESS = 0 , ifw::fcf::devmgr::modulator::RPC_ERR_NOT_OP = -1 , ifw::fcf::devmgr::modulator::RPC_ERR_NOT_OP_READY = -2 , ifw::fcf::devmgr::modulator::RPC_ERR_NOT_OP_NOTREADY = -3 ,
  ifw::fcf::devmgr::modulator::RPC_ERR_LOCAL = -4 , ifw::fcf::devmgr::modulator::RPC_ERR_OUTPUTS_ACTIVE = -5 , ifw::fcf::devmgr::modulator::RPC_ERR_OUTPUTS_NOT_ACTIVE = -6 , ifw::fcf::devmgr::modulator::RPC_ERR_OUTPUTS_NOT_IDLE = -7 ,
  ifw::fcf::devmgr::modulator::RPC_ERR_OUTPUTS_FREQ_OUT_OF_RANGE = -8 , ifw::fcf::devmgr::modulator::RPC_ERR_OUTPUTS_SCALE_OUT_OF_RANGE = -9 , ifw::fcf::devmgr::modulator::RPC_ERR_OUTPUTS_START_IN_PAST = -10
}
 

Variables

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