Ask our Experts
Didn't find what you are looking for? Ask our experts!
Schneider Electric support forum about Power Meters (ION, PowerTag, PowerLogic) and Power Quality from design, implementation to troubleshooting and more.
Search in
Posted: 2017-05-17 09:32 AM . Last Modified: 2020-04-22 01:17 AM
Link copied. Please paste this link to share this article on your social media post.
Customer has no software and is asking to see/ record / display harmonics up to the 50th using M7650 on site.
Many thanks 🙂
Link copied. Please paste this link to share this article on your social media post.
Yes, this can be done but requires someone to create a custom table viewer.
Follow the first 4 steps in the following procedure:
https://community.se.com/message/67466?commentID=67466#comment-67466
Then you would copy one of the standard table viewers instead (ex. Realtime.PML) and open it up in Notepad.
Decide on what type of layout you want to create and determine which handles you need to retrieve (this can be done by either using the Advanced ION module view and examining the ION handles for whatever reading you are wanting to display or getting a list of available ION handles for the firmware you have if available).
Each "cell" in the table view, will likely be of the form:
R#C#=Addr,Format,Decimals,Label
ex. R2C2=0x5803,0,3,Volts LN Avg
Simply replace the Addr shown with the ION handle for each output you wish to show:
ex. R2C2=0x5902,0,3,V1 HD 3
would show the V1 3rd Harmonic value for the V1 Harmonics module.
You would likely need to change R#C1 values to change the displayed label shown down the first column (the one for each cell is not shown and is just a placeholder comment presently) and possibly the R1C# entries to change the column headings across the top.
You’ve reached the end of your document
Create your free account or log in to subscribe to the board - and gain access to more than 10,000+ support articles along with insights from experts and peers.