ST_BACnet_DiagEthStatistics
Structure with information on the Ethernet adapter.
TYPE ST_BACnet_DiagEthStatistics :
STRUCT
ethStat : ST_BACnet_TcIoEthStatistic;
txRxErrCnt : ST_BACnet_TcIoEthTxRxErrorCount;
END_STRUCT
END_TYPE
Structure with information on the Ethernet adapter.
TYPE ST_BACnet_DiagEthStatistics :
STRUCT
ethStat : ST_BACnet_TcIoEthStatistic;
txRxErrCnt : ST_BACnet_TcIoEthTxRxErrorCount;
END_STRUCT
END_TYPE