SubDeviceDiagnostics.PortAddress Property
The array containing the fixed address of the device that is expected to be connected to each port.
- PortAddress[0]: The fixed address of the device connected to port 0.
- PortAddress[1]: The fixed address of the device connected to port 1.
- PortAddress[2]: The fixed address of the device connected to port 2.
- PortAddress[3]: The fixed address of the device connected to 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 ushort[] PortAddress { get; set; }
Property Value
Type: UInt16[]
See Also: