SysEthernetSetAutoNegMode (FUN)
FUNCTION SysEthernetSetAutoNegMode : SysTypes.RTS_IEC_RESULT
Set auto-negotiation mode for an adapter identified by its MAC address.
- InOut:
Scope
Name
Type
Comment
Return
SysEthernetSetAutoNegModeSysTypes.RTS_IEC_RESULTRuntime system error code (see CmpErrors.library).
Input
macAddressARRAY [0..5] OF BYTE
MAC address of the adapter
usiAutoNegModeUSINTAuto-negotiation mode of MAU, see AutoNegMode constants SYSETH_AUTONEGMODE_…