Difference between revisions of "Blocks IPWatchdog"

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

Revision as of 09:23, 13 February 2020

Back to Libraries

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:
IPWatchdog 2.jpg