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

how to retrieve load profile data to the database

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
  • how to retrieve load profile data to the database
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
searventz
searventz
Cadet

Posted: ‎2024-10-22 07:46 PM

0 Likes
5
612
  • 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-10-22 07:46 PM

how to retrieve load profile data to the database

I have a PowerlogicION8600, I use ION to retrieve load profile data on a report that is exported to CSV. Then I have a need to save it to a database. How do I retrieve load profile data, especially "kwh del int" in real time every 30 minutes (as in the load profile report) which will be saved to an external database. Because there is no modbus register, and if you add the register tag, it will delete all its data.

Labels
  • Labels:
  • ION Setup
  • PM8000
Tags (1)
  • Tags:
  • english
Reply
  • All forum topics
  • Previous Topic
  • Next Topic

Accepted Solutions
Charles_Murison
Picard Charles_Murison Picard
Picard

Posted: ‎2024-10-23 08:21 AM

0 Likes
0
585
  • 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-10-23 08:21 AM

Hello @searventz ,

 

One of the many benefits of ION meters is the ability to add customizations. If you want to get interval energy readings like "kWh del int" via modbus, it is possible to add modbus slave module and link the outputs of specific integrator modules to inputs of the Modbus slave module. Then in the setup registers for the modbus slave module you would select the desired format of the registers as well as the starting register. After changes are sent to the meter, you can now read kwh del int values via modbus.

 

One item to note is that interval energy readings will reset at the end of each interval, it can be tricky to catch the reading so close to the end. One suggestion would be to use a store module that can keep the kwh Del for the previous interval. At the end of an interval, have the store module update kwh reading before the integrator is reset. Then link the output of the store module to modbus slave module. What you would then read via modbus is the kwh for the last interval.

 

Regards,

Charles

L4 Prime for Advanced metering and Utilities

See Answer In Context

Reply
Replies 5
Charles_Murison
Picard Charles_Murison Picard
Picard

Posted: ‎2024-10-23 08:21 AM

0 Likes
0
586
  • 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-10-23 08:21 AM

Hello @searventz ,

 

One of the many benefits of ION meters is the ability to add customizations. If you want to get interval energy readings like "kWh del int" via modbus, it is possible to add modbus slave module and link the outputs of specific integrator modules to inputs of the Modbus slave module. Then in the setup registers for the modbus slave module you would select the desired format of the registers as well as the starting register. After changes are sent to the meter, you can now read kwh del int values via modbus.

 

One item to note is that interval energy readings will reset at the end of each interval, it can be tricky to catch the reading so close to the end. One suggestion would be to use a store module that can keep the kwh Del for the previous interval. At the end of an interval, have the store module update kwh reading before the integrator is reset. Then link the output of the store module to modbus slave module. What you would then read via modbus is the kwh for the last interval.

 

Regards,

Charles

L4 Prime for Advanced metering and Utilities
Reply
searventz
searventz
Cadet

Posted: ‎2024-10-24 08:29 PM

0 Likes
3
544
  • 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-10-24 08:29 PM

Hello @Charles_Murison ,

Thank you for your answer. I will try it later because I am still learning the function of the modules. But is there any other way besides using modbus?

Reply
Charles_Murison
Picard Charles_Murison Picard
Picard

Posted: ‎2024-10-25 08:46 AM

0 Likes
2
527
  • 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-10-25 08:46 AM

Hello @searventz ,

 

For real time communications to your ION8600 meter, your options are ION, modbus, DNP3. Note that ION8600 meters are considered obsolete so there is limited options.

 

Regards,

Charles 

L4 Prime for Advanced metering and Utilities
Reply
searventz
searventz
Cadet

Posted: ‎2024-10-27 07:23 PM

0 Likes
1
493
  • 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-10-27 07:23 PM

Hello @Charles_Murison 

 

sorry, apparently I saw it wrong. the correct type is PowerLogic8650. Is it the same?

Reply
Charles_Murison
Picard Charles_Murison Picard
Picard

Posted: ‎2024-10-28 07:07 AM

0 Likes
0
478
  • 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-10-28 07:07 AM

Hello @searventz ,

 

The ION8650 meter is supported. The answer to what real time communication options are available does not change.

 

Regards,

Charles

L4 Prime for Advanced metering and Utilities
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