Table of Contents

Struct ST_EcCrcErrorEx

Namespace
TwinSharp.EtherCAT
Assembly
TwinSharp.dll

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

uint

PortBCount

CRC error counter of Port B

public uint PortBCount

Field Value

uint

PortCCount

CRC error counter of Port C

public uint PortCCount

Field Value

uint

PortDCount

CRC error counter of Port D

public uint PortDCount

Field Value

uint