SubDeviceDiagnostics.LostLink Property

The array that contains the lost link count for each port. EtherCAT SubDevices increment a lost link counter upon a physical link loss with neighboring SubDevices.

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

Copy
public byte[] LostLink { get; set; }

Property Value

Type: Byte[]

See Also: