ST_BACnet_TcIoEthTxRxErrorCount

Structure with information on faulty network frames from the network driver.

txCnt    : DWORD; (* ULONG *)
rxCnt    : DWORD; (* ULONG *)

txCnt: Number of faulty sent frames (lost sent packets).

rxCnt: Number of faulty received frames (discarded received packets).