Public Member Functions | Public Attributes | List of all members
EthercatPortDiagnostics Struct Reference

#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
 

Detailed Description

Definition at line 82 of file ethercat_device.h.

Constructor & Destructor Documentation

◆ EthercatPortDiagnostics()

EthercatPortDiagnostics::EthercatPortDiagnostics ( )

Definition at line 105 of file ethercat_device.cpp.

Member Function Documentation

◆ zeroTotals()

void EthercatPortDiagnostics::zeroTotals ( )

Definition at line 113 of file ethercat_device.cpp.

Member Data Documentation

◆ forwardedRxErrorTotal

uint64_t EthercatPortDiagnostics::forwardedRxErrorTotal

Definition at line 91 of file ethercat_device.h.

◆ hasCommunication

bool EthercatPortDiagnostics::hasCommunication

Definition at line 88 of file ethercat_device.h.

◆ hasLink

bool EthercatPortDiagnostics::hasLink

Definition at line 86 of file ethercat_device.h.

◆ invalidFrameTotal

uint64_t EthercatPortDiagnostics::invalidFrameTotal

Definition at line 90 of file ethercat_device.h.

◆ isClosed

bool EthercatPortDiagnostics::isClosed

Definition at line 87 of file ethercat_device.h.

◆ lostLinkTotal

uint64_t EthercatPortDiagnostics::lostLinkTotal

Definition at line 92 of file ethercat_device.h.

◆ rxErrorTotal

uint64_t EthercatPortDiagnostics::rxErrorTotal

Definition at line 89 of file ethercat_device.h.


The documentation for this struct was generated from the following files:


ethercat_hardware
Author(s): Rob Wheeler , Derek King
autogenerated on Sun Apr 2 2023 02:44:04