#include <ned3pro_stepper_reg.hpp>
Public Types | |
using | TYPE_BAUDRATE = uint8_t |
using | TYPE_CONTROL = uint32_t |
using | TYPE_ENC_ANGLE = uint32_t |
using | TYPE_ENTER_BOOTLOADER = uint32_t |
using | TYPE_FIRMWARE_RUNNING = uint8_t |
using | TYPE_FIRMWARE_VERSION = uint32_t |
using | TYPE_GOAL_POSITION = uint32_t |
using | TYPE_GOAL_VELOCITY = uint32_t |
using | TYPE_HW_ERROR_STATUS = uint8_t |
using | TYPE_ID = uint8_t |
using | TYPE_MODEL_NUMBER = uint16_t |
using | TYPE_MOVING_STATUS = uint8_t |
using | TYPE_OPERATING_MODE = uint8_t |
using | TYPE_OTA_BEGIN = uint8_t |
using | TYPE_OTA_END = uint32_t |
using | TYPE_OTA_ERASE = uint32_t |
using | TYPE_OTA_WRITE = uint8_t[520] |
using | TYPE_PRESENT_POSITION = uint32_t |
using | TYPE_PRESENT_TEMPERATURE = uint8_t |
using | TYPE_PRESENT_VELOCITY = uint32_t |
using | TYPE_PRESENT_VOLTAGE = uint16_t |
using | TYPE_PROFILE_ACCELERATION = uint32_t |
using | TYPE_PROFILE_VELOCITY = uint32_t |
using | TYPE_STATUS = uint32_t |
using | TYPE_TORQUE_ENABLE = uint8_t |
Static Public Attributes | |
static constexpr uint16_t | ADDR_BAUDRATE = 8 |
static constexpr uint16_t | ADDR_CONTROL = 1536 |
static constexpr uint16_t | ADDR_ENC_ANGLE = 1544 |
static constexpr uint16_t | ADDR_ENTER_BOOTLOADER = 8193 |
static constexpr uint16_t | ADDR_FIRMWARE_RUNNING = 8192 |
static constexpr uint16_t | ADDR_FIRMWARE_VERSION = 59 |
static constexpr uint16_t | ADDR_GOAL_POSITION = 116 |
static constexpr uint16_t | ADDR_GOAL_VELOCITY = 104 |
static constexpr uint16_t | ADDR_HW_ERROR_STATUS = 70 |
static constexpr uint16_t | ADDR_ID = 7 |
static constexpr uint16_t | ADDR_MODEL_NUMBER = 0 |
static constexpr uint16_t | ADDR_MOVING_STATUS = 123 |
static constexpr uint16_t | ADDR_OPERATING_MODE = 11 |
static constexpr uint16_t | ADDR_OTA_BEGIN = 8197 |
static constexpr uint16_t | ADDR_OTA_END = 8718 |
static constexpr uint16_t | ADDR_OTA_ERASE = 8722 |
static constexpr uint16_t | ADDR_OTA_WRITE = 8198 |
static constexpr uint16_t | ADDR_PRESENT_POSITION = 132 |
static constexpr uint16_t | ADDR_PRESENT_TEMPERATURE = 146 |
static constexpr uint16_t | ADDR_PRESENT_VELOCITY = 128 |
static constexpr uint16_t | ADDR_PRESENT_VOLTAGE = 144 |
static constexpr uint16_t | ADDR_PROFILE_ACCELERATION = 108 |
static constexpr uint16_t | ADDR_PROFILE_VELOCITY = 112 |
static constexpr uint16_t | ADDR_STATUS = 1540 |
static constexpr uint16_t | ADDR_TORQUE_ENABLE = 64 |
static constexpr int | MODEL_NUMBER = 2100 |
static constexpr common::model::EHardwareType | motor_type = common::model::EHardwareType::STEPPER |
static constexpr float | PROTOCOL_VERSION = 2.0 |
static constexpr float | VELOCITY_UNIT = 0.001 |
static constexpr int | VOLTAGE_CONVERSION = 1000 |
Definition at line 25 of file ned3pro_stepper_reg.hpp.
using ttl_driver::Ned3ProStepperReg::TYPE_BAUDRATE = uint8_t |
Definition at line 42 of file ned3pro_stepper_reg.hpp.
using ttl_driver::Ned3ProStepperReg::TYPE_CONTROL = uint32_t |
Definition at line 94 of file ned3pro_stepper_reg.hpp.
using ttl_driver::Ned3ProStepperReg::TYPE_ENC_ANGLE = uint32_t |
Definition at line 100 of file ned3pro_stepper_reg.hpp.
using ttl_driver::Ned3ProStepperReg::TYPE_ENTER_BOOTLOADER = uint32_t |
Definition at line 108 of file ned3pro_stepper_reg.hpp.
using ttl_driver::Ned3ProStepperReg::TYPE_FIRMWARE_RUNNING = uint8_t |
Definition at line 105 of file ned3pro_stepper_reg.hpp.
using ttl_driver::Ned3ProStepperReg::TYPE_FIRMWARE_VERSION = uint32_t |
Definition at line 48 of file ned3pro_stepper_reg.hpp.
using ttl_driver::Ned3ProStepperReg::TYPE_GOAL_POSITION = uint32_t |
Definition at line 72 of file ned3pro_stepper_reg.hpp.
using ttl_driver::Ned3ProStepperReg::TYPE_GOAL_VELOCITY = uint32_t |
Definition at line 60 of file ned3pro_stepper_reg.hpp.
using ttl_driver::Ned3ProStepperReg::TYPE_HW_ERROR_STATUS = uint8_t |
Definition at line 56 of file ned3pro_stepper_reg.hpp.
using ttl_driver::Ned3ProStepperReg::TYPE_ID = uint8_t |
Definition at line 39 of file ned3pro_stepper_reg.hpp.
using ttl_driver::Ned3ProStepperReg::TYPE_MODEL_NUMBER = uint16_t |
Definition at line 36 of file ned3pro_stepper_reg.hpp.
using ttl_driver::Ned3ProStepperReg::TYPE_MOVING_STATUS = uint8_t |
Definition at line 76 of file ned3pro_stepper_reg.hpp.
using ttl_driver::Ned3ProStepperReg::TYPE_OPERATING_MODE = uint8_t |
Definition at line 45 of file ned3pro_stepper_reg.hpp.
using ttl_driver::Ned3ProStepperReg::TYPE_OTA_BEGIN = uint8_t |
Definition at line 111 of file ned3pro_stepper_reg.hpp.
using ttl_driver::Ned3ProStepperReg::TYPE_OTA_END = uint32_t |
Definition at line 117 of file ned3pro_stepper_reg.hpp.
using ttl_driver::Ned3ProStepperReg::TYPE_OTA_ERASE = uint32_t |
Definition at line 120 of file ned3pro_stepper_reg.hpp.
using ttl_driver::Ned3ProStepperReg::TYPE_OTA_WRITE = uint8_t[520] |
Definition at line 114 of file ned3pro_stepper_reg.hpp.
using ttl_driver::Ned3ProStepperReg::TYPE_PRESENT_POSITION = uint32_t |
Definition at line 84 of file ned3pro_stepper_reg.hpp.
using ttl_driver::Ned3ProStepperReg::TYPE_PRESENT_TEMPERATURE = uint8_t |
Definition at line 91 of file ned3pro_stepper_reg.hpp.
using ttl_driver::Ned3ProStepperReg::TYPE_PRESENT_VELOCITY = uint32_t |
Definition at line 80 of file ned3pro_stepper_reg.hpp.
using ttl_driver::Ned3ProStepperReg::TYPE_PRESENT_VOLTAGE = uint16_t |
Definition at line 88 of file ned3pro_stepper_reg.hpp.
using ttl_driver::Ned3ProStepperReg::TYPE_PROFILE_ACCELERATION = uint32_t |
Definition at line 64 of file ned3pro_stepper_reg.hpp.
using ttl_driver::Ned3ProStepperReg::TYPE_PROFILE_VELOCITY = uint32_t |
Definition at line 68 of file ned3pro_stepper_reg.hpp.
using ttl_driver::Ned3ProStepperReg::TYPE_STATUS = uint32_t |
Definition at line 97 of file ned3pro_stepper_reg.hpp.
using ttl_driver::Ned3ProStepperReg::TYPE_TORQUE_ENABLE = uint8_t |
Definition at line 53 of file ned3pro_stepper_reg.hpp.
|
staticconstexpr |
Definition at line 41 of file ned3pro_stepper_reg.hpp.
|
staticconstexpr |
Definition at line 93 of file ned3pro_stepper_reg.hpp.
|
staticconstexpr |
Definition at line 99 of file ned3pro_stepper_reg.hpp.
|
staticconstexpr |
Definition at line 107 of file ned3pro_stepper_reg.hpp.
|
staticconstexpr |
Definition at line 104 of file ned3pro_stepper_reg.hpp.
|
staticconstexpr |
Definition at line 47 of file ned3pro_stepper_reg.hpp.
|
staticconstexpr |
Definition at line 71 of file ned3pro_stepper_reg.hpp.
|
staticconstexpr |
Definition at line 59 of file ned3pro_stepper_reg.hpp.
|
staticconstexpr |
Definition at line 55 of file ned3pro_stepper_reg.hpp.
|
staticconstexpr |
Definition at line 38 of file ned3pro_stepper_reg.hpp.
|
staticconstexpr |
Definition at line 35 of file ned3pro_stepper_reg.hpp.
|
staticconstexpr |
Definition at line 75 of file ned3pro_stepper_reg.hpp.
|
staticconstexpr |
Definition at line 44 of file ned3pro_stepper_reg.hpp.
|
staticconstexpr |
Definition at line 110 of file ned3pro_stepper_reg.hpp.
|
staticconstexpr |
Definition at line 116 of file ned3pro_stepper_reg.hpp.
|
staticconstexpr |
Definition at line 119 of file ned3pro_stepper_reg.hpp.
|
staticconstexpr |
Definition at line 113 of file ned3pro_stepper_reg.hpp.
|
staticconstexpr |
Definition at line 83 of file ned3pro_stepper_reg.hpp.
|
staticconstexpr |
Definition at line 90 of file ned3pro_stepper_reg.hpp.
|
staticconstexpr |
Definition at line 79 of file ned3pro_stepper_reg.hpp.
|
staticconstexpr |
Definition at line 87 of file ned3pro_stepper_reg.hpp.
|
staticconstexpr |
Definition at line 63 of file ned3pro_stepper_reg.hpp.
|
staticconstexpr |
Definition at line 67 of file ned3pro_stepper_reg.hpp.
|
staticconstexpr |
Definition at line 96 of file ned3pro_stepper_reg.hpp.
|
staticconstexpr |
Definition at line 52 of file ned3pro_stepper_reg.hpp.
|
staticconstexpr |
Definition at line 30 of file ned3pro_stepper_reg.hpp.
|
staticconstexpr |
Definition at line 27 of file ned3pro_stepper_reg.hpp.
|
staticconstexpr |
Definition at line 29 of file ned3pro_stepper_reg.hpp.
|
staticconstexpr |
Definition at line 58 of file ned3pro_stepper_reg.hpp.
|
staticconstexpr |
Definition at line 31 of file ned3pro_stepper_reg.hpp.