...
| Item name | Description |
|---|---|
| IP_Address | The IP address or hostname to be tested using the PING network service (ICMP Request). 172.16.0.1*10 or [MyComputer*5] or 172.16.0.1*10*3 or 172.16.0.1**3). The default data size of 0 bytes doesis not suitsuitable for some devices, and they do not respond to such packets. Increasing the number of retries will help to ignore occasional packet drops. |
| Period | PING messages sending period (seconds). |
| Timeout | Wait time (milliseconds) for device response. |
| Reset | Setting the parameter to TRUE resets the parameter listed below. |
| Status | Network status. |
| StatusTime | The elapsed time of the given status. |
| PktRcv | The number of successfully transferred packets. |
| PktLost | The number of lost packets. |
| SuccRatio | Network transfer ratio. |
| LastPingTime | The time when the last message was sent. |
...