Blocks IPWatchdog

From IPLOG
Revision as of 13:49, 1 October 2018 by Z033 (talk | contribs) (Created page with "== IpWatchdog library == === ARP === ==== IPWDG_ARP ==== Returns ARP ping status of given ip address {| class="wikitable" | colspan="5" |#Asynchronous operations|Asynchron...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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