Configuring Responder/Smart Grid
Disable Automatic Recalculation

Version: 10.1

Resource Center Home

The Switching Order Editor provides an Affected tab that displays the estimated number of affected customers as operations are executed. The number customers impacted by unexecuted operations is displayed in the graph in blue. The step numbers in the graph are shaded with cross-hatching after they've been executed. This graph is updated each time the user edits the switching order ( e.g., adds an operation or device, removes and operation or device, executes an operation).

You can disable recalculation with each edit in the Switching Order Editor. In this case the user would have to use the Calculate button to recalculate the graph. Disabling recalculation may ensure optimum performance when working with large switching orders. To disable automatic recalculation you will need to set the AutoRefreshAffectGraph option in the web.config file.

This option has two valid values:

To set this option, follow the steps outlined below.

  1. On the client machine, browse to and open Miner.Responder.Explorer.exe.config. By default, this file is installed here: C:\Program Files (x86)\Miner and Miner\Responder\Client.
  2. Locate the following XML.
Copy Code
    <add key="Switching.AutoRefreshAffectGraph" value="true"/>
  1. Set the value to False to disable auto-recalculation.
  2. Save and close Miner.Responder.Explorer.exe.config.

 


Send Comment to documentation@schneider-electric.com