Configuring Responder/Smart Grid
Set Probability Precision

Version: 10.1

Resource Center Home

When you execute the Get Fault Location tool, you are presented with one or more options identifying possible fault locations. The percentage in parentheses after each option is the probability precision. It indicates the likelihood of that option being the correct fault location. You can determine the number of decimal places used with this percentage. By default, the probability precision will be two decimal places. Note that if the first decimal places to be shown are all 0, then they will not be displayed at all.

ProbabilityPrecision value set to 13.

  1. Open ControlStylesConfig.xml. By default, this file is installed here: C:\Program Files (x86)\Miner and Miner\Responder\Server.
  2. Look for the following XML.
Copy Code
   <Tables Key="">
    <Table Represents="FaultLocations">
     <Appearances>
      <Appearance Key="DMSRequest_FaultLocationTree_Device">       
       <Evaluator>Obj:Miner.Responder.Explorer.Evaluators.DMSRequestFaultLocationEvaluator,Miner.Responder.Explorer</Evaluator>
       <Image>IncidentDevice</Image>
       <Arguments>
        <Argument Key="ProbabilityPrecision" Value="2" />
       </Arguments>
      </Appearance>      
     </Appearances>
    </Table>
   </Tables>
  1. Set the Value attribute on the ProbabilityPrecision argument key to the number of decimal places you'd like to be displayed. Note that if all decimal places for a value are 0, then they will not be displayed. The default setting is 2.
  2. Save and close ControlStylesConfig.xml.

 


Send Comment to documentation@schneider-electric.com