Start History

Start the EDMsupervisor command history log function, i.e., a log of the commands performed will be logged in a file and/or in the EDMsupervisor output window. Each log record will contain time stamps, command sequence number, command name, command arguments, command completion code, and command results.
Arguments:

History file:

Specify a file that will hold a history of executed EDMsupervisor commands. This argument has effect only when the [Start History to file] option is set. The default file extension is ".txt".
When activating the Select button, a window is opened to allow browsing the directory structure and select/specify the desired file.

Options:

accumulating command output:

A global option that appends the command output to the EDMsupervisor output window. Otherwise the output window is refreshed and only the last command output is displayed.

start history to file:

Setting this option enables the command log to be written to the file specified in the <History file> argument.

start history to stdout:

Setting this option enables the command log to be written to the EDMsupervisor output window.

failing commands only:

Specifies that only EDMsupervisor commands that fails will be recorded in the history log.