TMED Calculation

If you have modified the momentary interruption value in your reliability reports, then you will need to also modify the momentary interruption value used in the calculation of TMED. Follow the steps below to do this:

  1. Open ArchiveQueriesConfig.xml.
  2. Add the following XML between the QueryPackages tags.
    <QueryPackage Key="AdditionalConfiguration">
            <QueryClasses Key="">
                   <QueryClass Key="TMED">
                          <Properties>
                                <b:Property Key="MomentaryOutageMinutes" Value="5" />
                          </Properties>
                   </QueryClass>
            </QueryClasses>
     </QueryPackage>
  3. Modify the MomentaryOutageMinutes to match the momentary interruption value used in your reliability reports.
  4. Save and close ArchiveQueriesConfig.xml.
QR Code is a registered trademark of DENSO WAVE INCORPORATED in Japan and other countries.

Was this helpful?