Help
  • Explore Community
  • Get Started
  • Ask the Community
  • How-To & Best Practices
  • Contact Support
Notifications
Login / Register
Community
Community
Notifications
close
  • Forums
  • Knowledge Center
  • Events & Webinars
  • Ideas
  • Blogs
Help
Help
  • Explore Community
  • Get Started
  • Ask the Community
  • How-To & Best Practices
  • Contact Support
Login / Register
Sustainability
Sustainability

Join our "Ask Me About" community webinar on May 20th at 9 AM CET and 5 PM CET to explore cybersecurity and monitoring for Data Center and edge IT. Learn about market trends, cutting-edge technologies, and best practices from industry experts.
Register and secure your Critical IT infrastructure

PM800 MODBUS Map Explanation

Metering & Power Quality

Schneider Electric support forum about Power Meters (ION, PowerTag, PowerLogic) and Power Quality from design, implementation to troubleshooting and more.

cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Home
  • Schneider Electric Community
  • EcoStruxure Power & Grid
  • Metering & Power Quality
  • PM800 MODBUS Map Explanation
Options
  • Mark Topic as New
  • Mark Topic as Read
  • Float this Topic for Current User
  • Bookmark
  • Subscribe
  • Mute
  • Printer Friendly Page
Invite a Co-worker
Send a co-worker an invite to the portal.Just enter their email address and we'll connect them to register. After joining, they will belong to the same company.
You have entered an invalid email address. Please re-enter the email address.
This co-worker has already been invited to the Exchange portal. Please invite another co-worker.
Please enter email address
Send Invite Cancel
Invitation Sent
Your invitation was sent.Thanks for sharing Exchange with your co-worker.
Send New Invite Close
Top Experts
User Count
Charles_Murison
Picard Charles_Murison Picard
477
Ramasamy_N
Captain Ramasamy_N Captain
113
Robert_Lee
Admiral Robert_Lee Admiral
92
Mehran_Mehrnia
Captain Mehran_Mehrnia Captain
85
View All

Invite a Colleague

Found this content useful? Share it with a Colleague!

Invite a Colleague Invite
Solved Go to Solution
Back to Metering & Power Quality
Solved
jmitchell
Crewman jmitchell
Crewman

Posted: ‎2022-06-07 05:14 AM . Last Modified: ‎2022-06-07 05:20 AM

1 Like
10
3930
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

‎2022-06-07 05:14 AM

PM800 MODBUS Map Explanation

Is there someone out there that can help me with this? I've searched the forums and documentation downloads for a couple of hours to no avail...

 

I'm trying to decide what MODBUS registers to use for a PM800 in a data acquisition system. I've done this several times for various brands of meters so I'm not new to this.

 

I have the MODBUS map document for a PM800. In this document there's a column in the tables with a heading of Scale. There are various values listed, such as A, B, F, etc. I need to know what this 'Scale' column is for. In the ION8600 MODBUS map document, there's a section at the back that describes each scaling type, etc. There is no such reference in the PM800 map.

 

Anybody?

 

Mitch

Tags (1)
  • Tags:
  • english
Reply
  • All forum topics
  • Previous Topic
  • Next Topic

Accepted Solutions
Charles_Murison
Picard Charles_Murison Picard
Picard

Posted: ‎2022-06-07 08:24 AM

1 Like
1
3905
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

‎2022-06-07 08:24 AM

Hello @jmitchell ,

 

The PM800 meters have often 2 registers related to a measurement, the first register is the numeric value, the second the scaling. In the modbus guide for the PM800, scaling information is around 3200 section, 3209 for current, 3212 for voltage, 3214 for power.

 

Regards,

Charles

L4 Prime for Advanced metering and Utilities

See Answer In Context

Tags (1)
  • Tags:
  • english
Reply
Replies 10
N4th4n13L
Lieutenant JG N4th4n13L Lieutenant JG
Lieutenant JG

Posted: ‎2022-06-07 07:44 AM . Last Modified: ‎2022-06-07 07:44 AM

0 Likes
4
3913
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

‎2022-06-07 07:44 AM

Hello JMitchell,

 

The PM8000 and similar meters support a default Modbus map utilizing the data mapping modules in the meters, and a custom Modbus map. The answer will depend on which one you're using. 

 

I believe the data mapping modules where added around firmware 002.nnn.mmm and the firmware file will contain a spreadsheet with the mapping and format for each register. These registers are primarily 32bit and the Units column provides the units the values will be presented in. 

 

If you're using custom Modbus maps, or Modbus on an older firmware. You can customize the arrangement and values to be added to the Modbus modules, and these modules support custom scaling and you can adjust the format from 16 bit to 32 bit as well as a few other formats. These scale here can be used to multiply or divide the source values to fit register format or improve resolution.

 

Below is an excerpt from the ION Reference manual for Scaling in the Modbus modules.

Four setup registers (InZero, OutZero, InFull and OutFull ) may be used to scale a

range of numeric input values to a specified output range.

 

The following diagram shows how the scaling operation works. For example,

suppose the Modbus Master needs 10-bit data for all inputs, and the kW reading is

required. The Modbus Slave module Format register is set to use UNSIGNED 16-BIT;

the input range is specified as 5000kW to 20000 kW, and the output range is set

from 0 to 1023 to give maximum resolution over this range.

 

Modbus Scaling.png

Any values for the kW register below 5000kW will be exported to the Modbus

Master as a value of 0; any reading in excess of 20,000kW will be exported as a

reading of 1023. The Modbus Master typically can apply the appropriate scaling

and offset values necessary to interpret these values.

 

Note that if the Modbus Master reads data from any register that does not contain

valid data (i.e. if any of the module inputs are not available), the data will be

indicated by the hexadecimal value 0xFFFF; this should not be mistaken for a

valid reading. Ensure that the Modbus Master can recognize this invalid response.

In the case of Packed Boolean format, each unconnected or unavailable input is

represented by a “0” in the output register.

  • Thumbnail of PowerLogic ION9000
    Schneider Electric
    PowerLogic ION9000
  • Thumbnail of PowerLogic ION8650 series
    PowerLogic
    PowerLogic ION8650 series
  • Thumbnail of PowerLogic ION7400 series
    PowerLogic
    PowerLogic ION7400 series
View products (3)
Tags (1)
  • Tags:
  • english
Reply
jmitchell
Crewman jmitchell
Crewman

Posted: ‎2022-06-07 08:15 AM

0 Likes
3
3908
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

‎2022-06-07 08:15 AM

Guess I should clarify here, which I didn't before....

 

I'm using the standard MODBUS mappings as shown in the PM800 MODBUS map (which I assume - maybe incorrectly - are out-of-the-box configurations). Customization of internal modules is not an option at this time.

 

For example, the map shows that register 1100 is Phase A Current:

  • Size =1 (so single register)
  • Type = Integer (which I assume is unsigned)
  • Scale = A (?what does this mean?)
  • Range = 0-32767

 

So I should interpret this as, if the meter is reading 277 (for a 3-phase, 277/480 connection), the MODBUS register will have 277 stored in it? There's no scaling required based on any CT/PT settings?

 

In the ION8600s, I must divide the value in the Phase A Current register by 0.1 (move the decimal point one place to the left, so if I'm getting a reading of 2772, the scaled value will be 277.2.

 

And again, I'm using the default MODBUS maps that are shown to be configured in the meter - out-of-the-box - I believe.

 

Unfortunately, I'm not at the site where this configuration is happening - helping a co-worker remotely - so bouncing the values I'm receiving against PME isn't an option for me (could be for her - but we're half a world apart right now).

 

Mitch

Tags (1)
  • Tags:
  • english
Reply
Charles_Murison
Picard Charles_Murison Picard
Picard

Posted: ‎2022-06-07 08:24 AM

1 Like
1
3906
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

‎2022-06-07 08:24 AM

Hello @jmitchell ,

 

The PM800 meters have often 2 registers related to a measurement, the first register is the numeric value, the second the scaling. In the modbus guide for the PM800, scaling information is around 3200 section, 3209 for current, 3212 for voltage, 3214 for power.

 

Regards,

Charles

L4 Prime for Advanced metering and Utilities
Tags (1)
  • Tags:
  • english
Reply
jmitchell
Crewman jmitchell
Crewman

Posted: ‎2022-06-07 08:47 AM

0 Likes
0
3901
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

‎2022-06-07 08:47 AM

I believe this is what I'm looking for. Thanks Charles.

 

Mitch

Tags (1)
  • Tags:
  • english
Reply
Robert_Lee
Admiral Robert_Lee Admiral
Admiral

Posted: ‎2022-06-07 03:35 PM

0 Likes
0
3882
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

‎2022-06-07 03:35 PM

The scale factors as Charles mentioned are programmable which are stored as a *signed* integer in registers 3209 (A), 3210 (B), 3212 (D), 3213 (E), 3214 (F).

A = 3 Phase Amps
B = Neutral Amps
D = 3 Phase Volts
E = Neutral Volts
F = Power

Each register contains a signed values which indicates the power of 10 to multiple the main numeric register.

Default is 0 (zero) for all scales except for Neutral Volts (E) which is defaulted to -1.

These scale factors can be configured using ION Setup if you wish to do so.

Tags (1)
  • Tags:
  • english
Reply
aldoesser
aldoesser
Cadet

Posted: ‎2024-04-08 10:09 AM

0 Likes
0
2620
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

‎2024-04-08 10:09 AM

Hello, does anyone know which address on the mudbus map this data corresponds to and what format it is in, is it integer, floating, etc?

IMG-20240408-WA0008.jpg

 

Reply
Robert_Lee
Admiral Robert_Lee Admiral
Admiral

Posted: ‎2024-04-09 10:19 AM

0 Likes
3
2607
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

‎2024-04-09 10:19 AM

Most PM800 Modbus registers are returned as either UINT16B or Signed 16B as this is a very old legacy device (circa 1990s).  As such values are returned as UINT16B can only range between 0 and 65535.  In order to represent more digits of accuracy, (59.99Hz for example instead of just either 59 or 60), registers would contain the value of 5999 and the appropriate corresponding scaling register would have a power of 10 that any Modbus master would be able to read and do calculations to multiple the value out.

So if one wants to adjust the scale (which is default in most case to scaling of 10^0 which is just 1), then reading something like voltage L-L might just return a value of something like 120 (or 119).  One could change the scale to 10^1 (where the voltage scaling register would return 1 instead of 0) at which point the voltage register would return 1200 (or 1199) at which point software would need to divide the value by 10 (thus making the voltage 120.0 or 119.9).


Reply
aldoesser
aldoesser
Cadet

Posted: ‎2024-04-11 08:13 PM

0 Likes
2
2572
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

‎2024-04-11 08:13 PM

How can read this value? i need intergrated to ignition software (inductive automation), but data read this application isn't relation this value in the screen the pm800. 

 

Does anyone know how to obtain this data?

 

Thanks!!!

Captura de pantalla 2024-04-11 230938.jpgImagenedcca019.jpg

Reply
Charles_Murison
Picard Charles_Murison Picard
Picard

Posted: ‎2024-04-12 04:57 PM

0 Likes
0
2557
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

‎2024-04-12 04:57 PM

Hello @aldoesser ,

Not sure if this is the same for everyone, but I am not able to see any of the images in your posts. I just see yellow triangle with black boarder. Perhaps you can add as an attachment?

 

regards,

Charles

L4 Prime for Advanced metering and Utilities
Reply
Robert_Lee
Admiral Robert_Lee Admiral
Admiral

Posted: ‎2024-04-18 10:14 AM

1 Like
0
2482
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

‎2024-04-18 10:14 AM

Assuming your software can do a standard Modbus Read Holding register request (Modbus function code 0x03), the process to determine the actual value of any PM800 register would be:

1. Read the content of the desired register address (ex. Real Power, Total = address 1143) which is a 16 bit signed integer.

Robert_Lee_0-1713459935543.png

2. Since the register value returned can only range between -32767 and 32767 as an integer if a user wants to see more digits of precision, then they can opt to scale the value depending if the expected range can support that scaling (i.e. if they expect that real power will never be over say 500 kW, they could scale it by 10 (so the range of the register would be now between -5000 and 5000 instead of just -500 to 500).

3. Since this is a Power register, then software must perform a separate Read Holding register request to read the contents of register 3214 (Scale F - Power).

Robert_Lee_1-1713460260176.png

The value in said register would be the power of 10 that any power related register in the map would have to be divided (or multiplied) by in order to determine the true value of said register.

Ex. If register 3214 had the value of 1, then that indicates to divide the contents of any power register by 10 in order to determine what is the reading is (so a value of say 432 in register 1134 would indicate that real total power is 43.2 kW.






Reply
Preview Exit Preview

never-displayed

You must be signed in to add attachments

never-displayed

 
To The Top!

Forums

  • APC UPS Data Center Backup Solutions
  • EcoStruxure IT
  • EcoStruxure Geo SCADA Expert
  • Metering & Power Quality
  • Schneider Electric Wiser

Knowledge Center

Events & webinars

Ideas

Blogs

Get Started

  • Ask the Community
  • Community Guidelines
  • Community User Guide
  • How-To & Best Practice
  • Experts Leaderboard
  • Contact Support
Brand-Logo
Subscribing is a smart move!
You can subscribe to this board after you log in or create your free account.
Forum-Icon

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.

Register today for FREE

Register Now

Already have an account? Login

Terms & Conditions Privacy Notice Change your Cookie Settings © 2025 Schneider Electric

This is a heading

With achievable small steps, users progress and continually feel satisfaction in task accomplishment.

Usetiful Onboarding Checklist remembers the progress of every user, allowing them to take bite-sized journeys and continue where they left.

of