#include <ethercat_device.h>
Public Member Functions | |
| EthercatPortDiagnostics () | |
| void | zeroTotals () |
Public Attributes | |
| uint64_t | forwardedRxErrorTotal |
| bool | hasCommunication |
| bool | hasLink |
| uint64_t | invalidFrameTotal |
| bool | isClosed |
| uint64_t | lostLinkTotal |
| uint64_t | rxErrorTotal |
Definition at line 86 of file ethercat_device.h.
Definition at line 104 of file ethercat_device.cpp.
| void EthercatPortDiagnostics::zeroTotals | ( | ) |
Definition at line 112 of file ethercat_device.cpp.
Definition at line 95 of file ethercat_device.h.
Definition at line 92 of file ethercat_device.h.
Definition at line 90 of file ethercat_device.h.
Definition at line 94 of file ethercat_device.h.
Definition at line 91 of file ethercat_device.h.
Definition at line 96 of file ethercat_device.h.
Definition at line 93 of file ethercat_device.h.