KB-126835: ping

ping

The ping command can be used to ping a computer on the network. This allows you to check whether a device is available in the network or whether you want to take a device out of the energy saving mode.

Syntax:

ping IP :`<IP-Address>` [Loop :`<Number>`] [Sleep :`<Milliseconds>`] [Mode :`<Modus>`]

Example

Function ScriptBeforeUpload
{
// Ping the server of the UNC job 3 times and wait three seconds (3000ms) after each ping. In other words,
// ping, sleep(3000), ping, sleep(3000), ping, sleep(3000)
ping Ip:$vdog::uploadjob->5002 loop:3 sleep:3000
}

Last update: September 15, 2023

Related Articles

IMPRINT | PRIVACY POLICY | COOKIE POLICY

Privacy Preference Center