Contents
Display Legacy Contents

 Print
    Ping    
Ping a specified IP Adress.

Parameters

Details
    Server string
    The IP Adress of the server to ping.


    Nbr. of Pings numeric
    The number of pings that are executed to the specified servers.


    Packet Size numeric
    The number of bits that every sended packet has.


    Timeout numeric
    The timeout in miliseconds defined for this ping.

    The value 0 is this parameter means that there is no timeout.


Targets
    Reply Count
    The control or variable where the count of replies is saved.

    Here will be stored how many times the destination host as replied to the Ping command.


    Reply Time
    The control or variable where the time of reply is saved.

    Here will be stored a list with the times the destination host took to reply to each ping.


    Reply Times Sep. string
    The string separator used to split the replies.


    Reply Medium Time
    The control or variable where the medium time of reply is saved.


     
  • The parameter Reply Times Sep. is coded.

See also
Samples

 
 
Updated : 12/27/2017 5:50 PM