{}

Our Brands

Welcome to the Schneider Electric Website

Welcome to our website.
How can we help you today?
PME 8.x/9.0 - Power Quality Report ITIC Curve update
Issue
The ITIC Curve in the Power Quality reports has been drawn wrong.

Product Line
Power Monitoring Expert 8.x, 9.0 (CU1 and CU2)

Environment
Power Quality Report

Cause
The actual PQ Events are located in the correct spots but the ITIC curve that is used as an overlay is incorrect.

Resolution
To correct this you can run the following script on the ApplicationModules database:

UPDATE [ApplicationModules].[Configuration].[ConfigurationSettings]

SET Value = '[{"X":0,"Y":0},{"X":0.02,"Y":0},{"X":0.02,"Y":70},{"X":0.5,"Y":70},{"X":0.5,"Y":80},{"X":10,"Y":80},{"X":10,"Y":90},{"X":2000,"Y":90}]'

WHERE ItemType = 'PowerQuality' AND Item = 'Curves' AND [Key] = 'IticLowPoints' AND UserId IS NULL

** see attachment containing the SQL script text

Schneider Electric Nigeria

Attachment(s)
FA377129.sql [322 Bytes]
PME 8.x/9.0 - Power Quality Report ITIC Curve update
Issue
The ITIC Curve in the Power Quality reports has been drawn wrong. 

Product Line
Power Monitoring Expert 8.x, 9.0 (CU1 and CU2)

Environment
Power Quality Report

Cause
The actual PQ Events are located in the correct spots but the ITIC curve that is used as an overlay is incorrect.

Resolution
To correct this you can run the following script on the ApplicationModules database:

UPDATE [ApplicationModules].[Configuration].[ConfigurationSettings]

SET Value = '[{"X":0,"Y":0},{"X":0.02,"Y":0},{"X":0.02,"Y":70},{"X":0.5,"Y":70},{"X":0.5,"Y":80},{"X":10,"Y":80},{"X":10,"Y":90},{"X":2000,"Y":90}]'

WHERE ItemType = 'PowerQuality' AND Item = 'Curves' AND [Key] = 'IticLowPoints' AND UserId IS NULL

** see attachment containing the SQL script text

Schneider Electric Nigeria

Attachment(s)
FA377129.sql [322 Bytes]
Explore more
Range:
Explore more
Range:
Users group

Discuss this topic with experts

Visit our Community for first-hand insights from experts and peers on this topic and more.
Users group

Discuss this topic with experts

Visit our Community for first-hand insights from experts and peers on this topic and more.
Explore more
Range:
Explore more
Range:
move-arrow-top
Your browser is out of date and has known security issues.

It also may not display all features of this website or other websites.

Please upgrade your browser to access all of the features of this website.

Latest version for Google Chrome, Mozilla Firefox or Microsoft Edgeis recommended for optimal functionality.
Your browser is out of date and has known security issues.

It also may not display all features of this website or other websites.

Please upgrade your browser to access all of the features of this website.

Latest version for Google Chrome, Mozilla Firefox or Microsoft Edgeis recommended for optimal functionality.