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:
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
게시 대상: 슈나이더 일렉트릭 Korea




도움이 필요하신가요?
제품 선택기
애플리케이션에 적합한 제품과 액세서리를 빠르고 쉽게 찾을 수 있습니다.
견적 받기
영업 관련하여 온라인으로 문의하시면 전문가가 연락드립니다.
구매처
해당 지역의 가장 가까운 슈나이더 일렉트릭 대리점을 쉽게 찾을 수 있습니다.
지원 센터
한 곳에서 모든 요구 사항에 대한 지원 리소스를 찾아보십시오.