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
SysEthernetSetAutoNegAdvertisedCap
SysTypes.RTS_IEC_RESULT
Runtime system error code (see CmpErrors.library).
Input
macAddress
ARRAY [0..5] OF BYTE
MAC address of the adapter
uliAutoNegAdvertisedCap
ULINT
Advertised auto-negotiation capabilities of MAU, see AutoNegCaps constants SYSETH_AUTONEGCAP_…