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
SysEthernetSetAutoNegMode
SysTypes.RTS_IEC_RESULT
Runtime system error code (see CmpErrors.library).
Input
macAddress
ARRAY [0..5] OF BYTE
MAC address of the adapter
usiAutoNegMode
USINT
Auto-negotiation mode of MAU, see AutoNegMode constants SYSETH_AUTONEGMODE_…