Legacy Manual

Command Line Arguments


You can have PingPlotter do a few things automatically on startup by specifying command line parameters. You can put these parameters in a shortcut - or enter them from a DOS command line window.

PingPlotter.exe [File to Load] [/TRACE:[Address To Trace]] [/SAVE] [/INIFILE:(filename)]

Loading a file at startup

If you enter a parameter without a / on it, PingPlotter will try and find a file by this name - and load it if it's found.

Example:

PingPlotter.exe www.pingplotter.com.pp2

/TRACE

This option will start tracing automatically when PingPlotter loads. If use the option to load a save file on startup, then tracing will begin to this address. Otherwise, Add a colon (:) and the IP Address or server name you want to trace to.

Example:

PingPlotter.exe www.pingplotter.com.pp2 /TRACE

or

PingPlotter.exe /TRACE:www.pingplotter.com

/SAVE

This option can only be used when you specify a file name on the command line. If you use /SAVE, then any new traces (to the original address specified in the save file only) will be saved to that file on shutdown automatically (without asking you if you want to save).

Example:

PingPlotter.exe www.pingplotter.com.pp2 /TRACE /SAVE

/INIFILE

You may want to start PingPlotter with a different set of parameters and setups. This is particularly useful if you're auto-starting PingPlotter and having it trace automatically. In this situation, you may want to have different trace intervals, or graph times, or whatever. Starting PingPlotter with an alternate INI file allows you to save multiple setups and use these different setups as needed.

Example:

PingPlotter.exe /INIFILE:alternatesetup.ini

/?

Show this help screen.

Example:

PingPlotter.exe ?

**Some of the features listed in this topic are only available in PingPlotter Pro and/or PingPlotter Standard. See our product comparison page for more details**