SysEthernetSetAutoNegAdvertisedCap (FUN)
FUNCTION SysEthernetSetAutoNegAdvertisedCap : SysTypes.RTS_IEC_RESULT
Set advertised auto-negotiation capabilities for an adapter identified by its MAC address.
- InOut:
Scope
Name
Type
Comment
Return
SysEthernetSetAutoNegAdvertisedCapSysTypes.RTS_IEC_RESULTRuntime system error code (see CmpErrors.library).
Input
macAddressARRAY [0..5] OF BYTE
MAC address of the adapter
uliAutoNegAdvertisedCapULINTAdvertised auto-negotiation capabilities of MAU, see AutoNegCaps constants SYSETH_AUTONEGCAP_…