Struct ST_EcCrcErrorEx
Structure containing the CRC error counters of the individual ports (A, B, C and D) of an EtherCAT slave device.
public struct ST_EcCrcErrorEx
- Inherited Members
Fields
PortACount
CRC error counter of Port A
public uint PortACount
Field Value
PortBCount
CRC error counter of Port B
public uint PortBCount
Field Value
PortCCount
CRC error counter of Port C
public uint PortCCount
Field Value
PortDCount
CRC error counter of Port D
public uint PortDCount