Difference between revisions of "Blocks IPWatchdog"

From IPLOG
Jump to: navigation, search
Line 52: Line 52:
 
|status
 
|status
 
|}
 
|}
 +
'''Example:'''<br>
 +
[[File:B ipwatchdog.jpg]]

Revision as of 07:08, 2 October 2018

IpWatchdog library

ARP

IPWDG_ARP

Returns ARP ping status of given ip address

Asynchronous interface
in IP_ADDR string ip address
in TMO_S int timeout in seconds
out Q bool status

ICMP

IPWDG_ICMP

Returns ICMP ping status of given ip address

Asynchronous interface
in IP_ADDR string ip address
in TMO_S int timeout in seconds
out Q bool status

Example:
File:B ipwatchdog.jpg