SubDeviceDiagnostics.PhyCrc Property
The array that contains the physical layer communication error count for each port.
- PhyCrc[0]: The physical layer communication error count of port 0.
- PhyCrc[1]: The physical layer communication error count of port 1.
- PhyCrc[2]: The physical layer communication error count of port 2.
- PhyCrc[3]: The physical layer communication 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.0.1)
Syntax
public byte[] PhyCrc { get; set; }
Property Value
Type: Byte[]
See Also: