SysEthernetGetPortConfigAndStatus (FUN)
FUNCTION SysEthernetGetPortConfigAndStatus : SysTypes.RTS_IEC_RESULT
Get Ethernet port configuration and status of an adapter identified by its MAC address.
- InOut:
Scope
Name
Type
Comment
Return
SysEthernetGetPortConfigAndStatusSysTypes.RTS_IEC_RESULTRuntime system error code (see CmpErrors.library).
Input
macAddressARRAY [0..5] OF BYTE
MAC address of the adapter to get information from
pPortConfigAndStatusPOINTER TO SysEthernetPortConfigAndStatus
Port configuration and status structure
puxiPortConfigAndDataSizePOINTER TO __UXINT
Size in bytes of SysEthernetPortConfigAndStatus; returns structure size from external implementation