SysEthernetGetMediaCounters (FUN)
FUNCTION SysEthernetGetMediaCounters : SysTypes.RTS_IEC_RESULT
Get EIP Media Counters of an adapter identified by its MAC address.
- InOut:
Scope
Name
Type
Comment
Return
SysEthernetGetMediaCountersSysTypes.RTS_IEC_RESULTRuntime system error code (see CmpErrors.library).
Input
macAddressARRAY [0..5] OF BYTE
MAC address of the adapter to get information from
pSysEthernetMediaCountersPOINTER TO SysEthernetMediaCounters
EIP Media Counters structure
xGetAndClearBOOLSet the counters to zero after the response is built.