SysEthernetPortConfigAndStatus (STRUCT)¶
TYPE SysEthernetPortConfigAndStatus : STRUCT
Structure containing the Ethernet port configuration and status
- InOut:
Name
Type
Comment
udiStructSize
UDINT
Size of the structure SysEthernetPortConfigAndStatus returned from external implementation
udiVersion
UDINT
Version number of the structure
udiMauType
UDINT
Media Access Unit (MAU) type, see MauType constants SYSETH_MAUTYPE_…
uiOperStatus
UINT
Link state of Ethernet port, see OperStatus constants SYSETH_OPERSTAT_…
usiAutoNegSupport
USINT
Auto-negotiation support of MAU, see AutoNegSupport constants SYSETH_AUTONEGSUP_…
usiAutoNegMode
USINT
Auto-negotiation mode of MAU, see AutoNegMode constants SYSETH_AUTONEGMODE_…
uliAutoNegSupportedCap
ULINT
Supported auto-negotiation capabilities of MAU, see AutoNegCaps constants SYSETH_AUTONEGCAP_…
uliAutoNegAdvertisedCap
ULINT
Advertised auto-negotiation capabilities of MAU, see AutoNegCaps constants SYSETH_AUTONEGCAP_…