JMRI: Dispatcher Options

Introduction

The Dispatcher Options pane provides for tailoring Dispatcher according to user needs and preferences. The Options menu provides access to these options and to another choice for saving Dispatcher Options to disk for later use. Both are described below.

Using Dispatcher Options

Options window

Selecting Dispatcher Options... in the Options menu of the Dispatcher window brings up the pane shown at right.

This window shows options currently set for Dispatcher. To change Dispatcher Options, change to the desired option configuration, and click the Apply button. All options are set to the selections in the Dispatcher Options pane, and the pane disappears. To close this pane without changing any options, click Cancel.
The available options are:

Important Note: Remember to save your Options (see below). If new Dispatcher Options are not saved, they revert to the previous values the next time Dispatcher is run.

Using the Options Menu

The Options menu is used to access, edit, and save Dispatcher options. Items in this menu and their use are explained below:

Saving Dispatcher Options

To make the changes to Dispatcher options persistent, select Save Options... from the Options menu. A small XML file, dispatcheroptions.xml, will be created and saved in the dispatcher directory within the user files location. Note: Dispatcher Options are not saved automatically. Saving Dispatcher Options is optional. Selecting this menu item is the only way to save Dispatcher Options.

When Dispatcher is started, the dispatcheroptions.xml file will be loaded to set the options for the current Panelpro session.

If the file is not present when Dispatcher is started, default options are used.

Prior to JMRI 5.13.7, the dispatcheroptions.xml file was stored at the user files location. The options file location file has been changed to the dispatcher directory which also contains the train info files. The result is that the Dispatcher configuration data is in a single location. The file at the old location, if it exists, will continue to be updated when options are updated. The "change" occurs when options have been saved the first time after a JMRI upgrade to 5.13.7 or later.

Back to Dispatcher help.