DisplaySettings

The DisplaySettings apply to any map that is run from the Map Designer. The DisplaySettings are used to configure how often to refresh the Command Server window when a map is running and when to close the window when a map completes.

RefreshRate (No. Times/Sec)

The RefreshRate specifies how often to refresh the Command Server window during map execution. The default RefreshRate is 0 times per second.

Value
Description
n
This is the number of times per second that a refresh of the Command Server window is performed during map execution.

AutoClose

The AutoClose options control when the Command Server window is closed after map execution.

Value
Description
Never
(Default setting) The Command Server window never closes and remains open after the map execution is complete.
Always
The Command Server window closes automatically after the map execution is complete.
Success
The Command Server window closes only if a map ran successfully.