SubDeviceDiagnostics.LinkPreset Property
The expected physical link on ports 1, 2, and 3 of a SubDevice. The processing order is port 0 → 3 → 1 → 2.
Bit description:
- 0: Port 1 expects a link to an EtherCAT SubDevice (if = 0 and bit 4 = 1, Port 1 expects a connection to a secondary MainDevice adapter for redundancy purposes).
- 1: Port 2 expects a link to an EtherCAT SubDevice (if = 0 and bit 5 = 1, Port 2 expects a connection to a secondary MainDevice adapter for redundancy purposes).
- 2: Port 3 expects a link to an EtherCAT SubDevice (if = 0 and bit 6 = 1, Port 3 expects a connection to a secondary MainDevice adapter for redundancy purposes).
- 3: Reserved
- 4: Port 1 expects a physical link.
- 5: Port 2 expects a physical link.
- 6: Port 3 expects a physical link.
- 7: Reserved
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 LinkPreset { get; set; }
Property Value
Type: Byte
See Also: