#include <ethercat_device.h>
Public Member Functions | |
| bool | hasCommunication (unsigned port) | 
| bool | hasLink (unsigned port) | 
| bool | isClosed (unsigned port) | 
Public Attributes | |
| uint16_t | status | 
Static Public Attributes | |
| static const EC_UINT | BASE_ADDR =0x110 | 
Definition at line 73 of file ethercat_device.h.
| bool et1x00_dl_status::hasCommunication | ( | unsigned | port | ) | 
Definition at line 87 of file ethercat_device.cpp.
| bool et1x00_dl_status::hasLink | ( | unsigned | port | ) | 
Definition at line 81 of file ethercat_device.cpp.
| bool et1x00_dl_status::isClosed | ( | unsigned | port | ) | 
Definition at line 93 of file ethercat_device.cpp.
      
  | 
  static | 
Definition at line 79 of file ethercat_device.h.
| uint16_t et1x00_dl_status::status | 
Definition at line 75 of file ethercat_device.h.