SysEthernetGetCapabilities (FUN)ΒΆ
FUNCTION SysEthernetGetCapabilities : SysTypes.RTS_IEC_RESULT
Get EIP Interface Capability of an adapter identified by its MAC address.
- InOut:
- Scope - Name - Type - Comment - Return - SysEthernetGetCapabilities- SysTypes.RTS_IEC_RESULT- Runtime system error code (see CmpErrors.library). - Input - macAddress- ARRAY [0..5] OF BYTE - MAC address of the adapter to get information from - pSysEthernetCapabilities- POINTER TO SysEthernetCapabilities - EIP Interface Capability structure 
