#include <ethercat_al.h>
Public Types | |
| enum | { NO_ERROR = 0, SYNC_MANAGER_WATCHDOG = 0x1b } |
Public Member Functions | |
| const char * | errorCodeString () const |
Static Public Member Functions | |
| static const char * | errorCodeString (unsigned code) |
Public Attributes | |
| uint16_t | error_code_ |
Static Public Attributes | |
| static const unsigned | BASE_ADDR = 0x134 |
Definition at line 66 of file ethercat_al.h.
| anonymous enum |
Definition at line 73 of file ethercat_al.h.
| const char* riq_hand_ethercat_hardware::ECatALStatusCode::errorCodeString | ( | ) | const [inline] |
Definition at line 71 of file ethercat_al.h.
| const char * riq_hand_ethercat_hardware::ECatALStatusCode::errorCodeString | ( | unsigned | code | ) | [static] |
Definition at line 21 of file ethercat_al.cpp.
const unsigned riq_hand_ethercat_hardware::ECatALStatusCode::BASE_ADDR = 0x134 [static] |
Definition at line 75 of file ethercat_al.h.
Definition at line 68 of file ethercat_al.h.