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

Ask Me About Webinar: Data Center Assets - Modeling, Cooling, and CFD Simulation
Join our 30-minute expert session on July 10, 2025 (9:00 AM & 5:00 PM CET), to explore Digital Twins, cooling simulations, and IT infrastructure modeling. Learn how to boost resiliency and plan power capacity effectively. Register now to secure your spot!

HDPM6000 Modbus integer registers

Metering & Power Quality

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

Search in

Improve your search experience:

  • Exact phrase → Use quotes " " (e.g., "error 404")
  • Wildcard → Use * for partial words (e.g., build*, *tion)
  • AND / OR → Combine keywords (e.g., login AND error, login OR sign‑in)
  • Keep it short → Use 2–3 relevant words , not full sentences
  • Filters → Narrow results by section (Knowledge Base, Users, Products)
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
  • HDPM6000 Modbus integer registers
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
511
Mehran_Mehrnia
Captain Mehran_Mehrnia Captain
115
Ramasamy_N
Captain Ramasamy_N Captain
115
Robert_Lee
Admiral Robert_Lee Admiral
96
View All

Invite a Colleague

Found this content useful? Share it with a Colleague!

Invite a Colleague Invite
Back to Metering & Power Quality
Start a Topic
GREG.KADERA
GREG.KADERA
Cadet

Posted: ‎2025-09-10 10:17 AM

0 Likes
3
86
  • 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.

‎2025-09-10 10:17 AM

HDPM6000 Modbus integer registers

trying to confirm  Modbus integer registers for this unit the current for pole one L1 holding register starts 41336. Current registers are 41336 to 41377 pole 1-48 device ID of 2? Is the HDP6000 like the older Veris E30?

Labels
  • Labels:
  • HDPM6000
Tags (1)
  • Tags:
  • english
Reply
  • All forum topics
  • Previous Topic
  • Next Topic
Replies 3
Mehran_Mehrnia
Captain Mehran_Mehrnia Captain
Captain

Posted: ‎2025-09-11 03:03 PM . Last Modified: ‎2025-09-15 01:16 PM

1 Like
1
72
  • 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.

‎2025-09-11 03:03 PM

Hi @GREG.KADERA 

 

As mentioned in HDPM6000 Protocol Guide, depending how circuits are defined:
1- 123N Circuit Summaries:

If all branch circuits are configured with three phases and a neutral this section provides totals for each circuit. There are 48 of these, repeated in 100 register blocks from 21998 to 26797.

Mehran_Mehrnia_1-1757625565804.png

 

Based on the table above, the corresponding Modbus register for example for Vrms Phase 1 will be:

(N-1)*100+22000 where N is 1 to 48
When N=1 Addr: (1-1)*100+22000=0+22000=22000 or Register: 22001*

When N=48 Addr: (48-1)*100+22000=4700+22000=26700 or Register 26701*

*Note: For simplicity, Protocol Guide only deals with Modbus addresses using 0-based numbering. Modbus terminology puts register 1 is at address 0.

 

2- Circuit Summaries:

This section provides values for each defined circuit. There are 192 of these, repeated in 100 register blocks from 32998 to 52197. Each block corresponds to a channel and contains data for the circuit the channel is assigned to.

Mehran_Mehrnia_0-1757625255679.png

 

Based on the table above, the corresponding Modbus register for example for Vrms Phase 1 will be:

(N-1)*100+33000 where N is 1 to 192

When N=1 Addr: (1-1)*100+33000=0+33000=33000 or Register: 33001*

When N=192 Addr: (192-1)*100+33000=19100+33000=52100 or Register 52101*

e.g. N=1(channel or circuit 1) ->Modbus  Addr=33001*

e.g. N=85(channel or circuit 85) ->Modbus  Addr=8400+33001=41401*

 

Although I'm not familiar with Veris, the HDPM6000 is conceptually similar to the Veris, but it offers greater modularity and configuration flexibility, especially in how circuits are grouped and addressed.

 

Best Regards,

-Mehran

L3 Expert Advanced metering

Reply
GREG.KADERA
GREG.KADERA
Cadet

Posted: ‎2025-09-12 02:12 PM

0 Likes
0
28
  • 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.

‎2025-09-12 02:12 PM

maybe I worded it wrong but the 6000 has two CT pickup board on each side. each ct pickups a value. I just want the register # for each CT. I am not using the 6000 to do any calculation or special setup just need the raw values. the power panels are split even odd as shown below. Am I to assume the first CT on the left side will be 21998? can you fill in the registers in the below list. or contact me we have 54 of these to get on line and start pulling data

 

GREGKADERA_0-1757711373540.png

 

   

Reply
Mehran_Mehrnia
Captain Mehran_Mehrnia Captain
Captain

Posted: ‎2025-09-15 04:11 PM . Last Modified: ‎2025-09-15 04:13 PM

1 Like
0
12
  • 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.

‎2025-09-15 04:11 PM

Hi @GREG.KADERA 

 

For example, if you have two 21-channel strip units (totaling 42 channels) connected to the HDPM6000 and configured as ANSI (with the left side listed as odd and the right side as even), and each channel corresponds to a circuit(just as a simple single phase connections means there is no phase2, phase 3, ...), then based on the Per Circuit Registers table in Installation Guide, you can read the instantaneous RMS current (IRMS) by polling register C + 2, where C = channel number × 10, and the channel number ranges from 1 to 42.

e.g.

IRMS for channel 1(circuit 1) would be Address: (1 * 10) + 2 = 12 or Register 13

IRMS for channel 2(circuit 2) would be Address: (2 * 10) + 2 = 22 or Register 23

IRMS for channel 3(circuit 3) would be Address: (3 * 10) + 2 = 32 or Register 33

.

.

IRMS for channel 40(circuit 40) would be Address: (40 * 10) + 2 = 402 or Register 403

IRMS for channel 41(circuit 41) would be Address: (41 * 10) + 2 = 412 or Register 413

IRMS for channel 42(circuit 42) would be Address: (42 * 10) + 2 = 422 or Register 423

Mehran_Mehrnia_0-1757977349586.png

Mehran_Mehrnia_2-1757977395569.png

 

 

Best Regards,

-Mehran

L3 Expert Advanced metering

Reply
Preview Exit Preview

never-displayed

You must be signed in to add attachments

never-displayed

 

You’ve reached the end of your document

WHAT’S NEXT?

Ask our Experts

Didn't find what you are looking for? Ask our experts!

My Dashboard

Check out the new Feeds and activities that are relevant to you.

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

Welcome!

Welcome to your new personalized space.

of

Explore