![]() |
EtherCAT Control Framework v0.9
Implementation of EtherCAT protocol using IgH EtherCAT library for robot controller.
|
Parameters that should be specified in homing mode. More...
#include <ecat_definitions.hpp>
Public Attributes | |
| uint32_t | max_fol_err |
| uint32_t | max_profile_vel |
| uint32_t | quick_stop_dec |
| uint32_t | speed_for_switch_search |
| uint32_t | speed_for_zero_search |
| uint32_t | homing_acc |
| uint16_t | curr_threshold_homing |
| int32_t | home_offset |
| int8_t | homing_method |
Parameters that should be specified in homing mode.
| uint16_t HomingParam::curr_threshold_homing |
| int32_t HomingParam::home_offset |
| uint32_t HomingParam::homing_acc |
| int8_t HomingParam::homing_method |
| uint32_t HomingParam::max_fol_err |
| uint32_t HomingParam::max_profile_vel |
| uint32_t HomingParam::quick_stop_dec |
| uint32_t HomingParam::speed_for_switch_search |
| uint32_t HomingParam::speed_for_zero_search |