ifw-fcf 7.1.4
Loading...
Searching...
No Matches
Namespaces | Enumerations | Variables
modulatorHwErrors.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::HW_SUCCESS = 0 , ifw::fcf::devmgr::modulator::HW_ERR_HW_NOT_OP = 1 , ifw::fcf::devmgr::modulator::HW_ERR_INIT_FAILURE = 2 , ifw::fcf::devmgr::modulator::HW_ERR_UNEXPECTED_CLOSED = 3 ,
  ifw::fcf::devmgr::modulator::HW_ERR_UNEXPECTED_NONE = 4 , ifw::fcf::devmgr::modulator::HW_ERR_UNEXPECTED_OPENED = 5 , ifw::fcf::devmgr::modulator::HW_ERR_FAULT_SIG = 6 , ifw::fcf::devmgr::modulator::HW_ERR_BOTH_SIG_ACTIVE = 7 ,
  ifw::fcf::devmgr::modulator::HW_ERR_TIMEOUT_ENABLE = 8 , ifw::fcf::devmgr::modulator::HW_ERR_TIMEOUT_DISABLE = 9 , ifw::fcf::devmgr::modulator::HW_ERR_TIMEOUT_INIT = 10 , ifw::fcf::devmgr::modulator::HW_ERR_TIMEOUT_CLOSE = 11 ,
  ifw::fcf::devmgr::modulator::HW_ERR_TIMEOUT_OPEN = 12
}
 

Variables

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