SubDeviceDiagnostics.Flags Property
Additional topology information about a SubDevice.
Bit description:
- 0 and 1: The SubDevice is connected to the secondary MainDeivce adapter for redundancy purposes (0 = no redundancy adapter is connected to the SubDevice; 1 = redundancy adapter is connected to port 1; 2 = redundancy adapter is connected to port 2; 3 = redundancy adapter is connected to port 3).
- 2: The first SubDevice of an E-CAT Hot Connect group, which is used for identification (bit. 3 should also be set).
- 3: The SubDevice belongs to an E-CAT Hot Connect group.
- 4: Reserved
- 5: Reserved
- 6: Reserved
- 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.1.0)
Syntax
public byte Flags { get; set; }
Property Value
Type: Byte
See Also: