Difference between revisions of "Blocks IPWatchdog"

From IPLOG
Jump to: navigation, search
Line 56: Line 56:
 
|status
 
|status
 
|}
 
|}
 +
 +
  
 
== Example ==
 
== Example ==
'''Example:'''<br>
 
 
[[File:IPWatchdog_2.jpg]]
 
[[File:IPWatchdog_2.jpg]]

Revision as of 08:07, 15 April 2020

Back to Libraries

ARP

IPWDG ARP.png

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 ARP.png

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