SubDeviceDiagnostics.FrameCrc Property
The array that contains the Ethernet frame error count for each port.
- FrameCrc[0]: The Ethernet frame error count of port 0
- FrameCrc[1]: The Ethernet frame error count of port 1
- FrameCrc[2]: The Ethernet frame error count of port 2
- FrameCrc[3]: The Ethernet frame error count of port 3
Namespace:
IntervalZero.MaxRT.Ecat.Api.NetApi
Assembly:
IntervalZero.MaxRT.Ecat (in IntervalZero.MaxRT.Ecat.dll) Version: 1.0.0.0 (File version: 1.1.0)
Syntax
public byte[] FrameCrc { get; set; }
Property Value
Type: Byte[]
See Also: