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

PM5000 external output control

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
  • PM5000 external output control
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
Sven_Kermer
Lieutenant JG Sven_Kermer Lieutenant JG
Lieutenant JG

Posted: ‎2018-12-12 08:53 AM

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

‎2018-12-12 08:53 AM

PM5000 external output control

Hi at all,

 

I have a PM5341 and I want to energize and de-energize the relais outputs via a modbus command.

At the register excel file I found out that I have to use commands for this, but I do not understand how.

In which register I have to write the command?

What should I do with the command number (in my case 6002 and 6003)?

What is the command semaphore?

What is the digital output ID?

How can I build my command as a value which I can write in a modbus register?

 

Thanks a lot in advanced and best regards

 

Sven

Tags (3)
  • Tags:
  • Modbus Communication
  • pm5000
  • pm5341
Reply
  • All forum topics
  • Previous Topic
  • Next Topic

Accepted Solutions
Ramasamy_N
Captain Ramasamy_N Captain
Captain

Posted: ‎2018-12-21 05:47 PM . Last Modified: ‎2018-12-29 06:29 PM

2 Likes
4
1783
  • 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.

‎2018-12-21 05:47 PM

Hello Sven Kermer,

Please refer my comments in bold.

In which register I have to write the command? -

You can write from the register 5000 onwards. Please refer the attached procedure for send command using Modbus tester for resetting the energy. you can follow same procedure for DO energize or de-energize using 6003 and 6002 command structure in step 3 in the procedure.

Make sure the control mode of Relay should be External.

 

What should I do with the command number (in my case 6002 and 6003)?

You can energize the DO1,DO2, Relay1 and Relay2 by sending 6003 command.

 

Set register 5000 to the Command value (6002)
Set register 5001 to the Semaphore value (received semaphore in the register 5680)
Set register 5002 - DO ID (1 for DO1, 2 for DO2, 3 for Realy1, 4 for Relay2)

 

Same command structure for de-energize (6003)

 

What is the command semaphore? 

Semaphore is like a short time password to execute the protected commands, this will be valid only for 4 minutes from the time of received in the register 5680 and can be reused next 4 minutes from the time of command executed successfully.

 

What is the digital output ID? 

For Relay 1 the ID will be 3 and for Relay 2 the ID will be 4.

 

How can I build my command as a value which I can write in a modbus register? 

Refer the attached procedure.

 

Regards,

Ramasamy N

See Answer In Context

Attachments
Reply
Replies 5
Ramasamy_N
Captain Ramasamy_N Captain
Captain

Posted: ‎2018-12-21 05:47 PM . Last Modified: ‎2018-12-29 06:29 PM

2 Likes
4
1784
  • 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.

‎2018-12-21 05:47 PM

Hello Sven Kermer,

Please refer my comments in bold.

In which register I have to write the command? -

You can write from the register 5000 onwards. Please refer the attached procedure for send command using Modbus tester for resetting the energy. you can follow same procedure for DO energize or de-energize using 6003 and 6002 command structure in step 3 in the procedure.

Make sure the control mode of Relay should be External.

 

What should I do with the command number (in my case 6002 and 6003)?

You can energize the DO1,DO2, Relay1 and Relay2 by sending 6003 command.

 

Set register 5000 to the Command value (6002)
Set register 5001 to the Semaphore value (received semaphore in the register 5680)
Set register 5002 - DO ID (1 for DO1, 2 for DO2, 3 for Realy1, 4 for Relay2)

 

Same command structure for de-energize (6003)

 

What is the command semaphore? 

Semaphore is like a short time password to execute the protected commands, this will be valid only for 4 minutes from the time of received in the register 5680 and can be reused next 4 minutes from the time of command executed successfully.

 

What is the digital output ID? 

For Relay 1 the ID will be 3 and for Relay 2 the ID will be 4.

 

How can I build my command as a value which I can write in a modbus register? 

Refer the attached procedure.

 

Regards,

Ramasamy N

Attachments
Reply
huseyinb
Lt. Commander huseyinb Lt. Commander
Lt. Commander

Posted: ‎2019-05-02 01:01 PM

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

‎2019-05-02 01:01 PM

How can i control with PowerScada ?

Reply
Ramasamy_N
Captain Ramasamy_N Captain
Captain

Posted: ‎2019-05-03 05:37 AM

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

‎2019-05-03 05:37 AM

Hello Hüseyin Bayram,

Please refer the attached procedure for how to give block command for PM5000 series meters, 

 

Regards, 

Ramasamy N

Attachments
Reply
huseyinb
Lt. Commander huseyinb Lt. Commander
Lt. Commander

Posted: ‎2019-05-03 09:55 AM

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

‎2019-05-03 09:55 AM

Thanks Ramasamy,

 

i get an compile error,

 

FUNCTION PM5KCommandON()

IF PM5560\XCBR1\DOCMD=1 THEN
PM5560\XCBR1\DOCMD="S:5250,6002,0,1";
ELSE
PM5560\XCBR1\DOCMD="S:5250,6003,0,1";
END

END

image.png

you have another technically document,

 

if you have document, video etc, please share to me,

 

Huseyin,

Hüseyin Bayram
Reply
Ramasamy_N
Captain Ramasamy_N Captain
Captain

Posted: ‎2019-05-06 02:45 AM

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

‎2019-05-06 02:45 AM

Hello Hüseyin Bayram,

 

Please log a ticket with tech support in schneider-electric.com, country> Support> Customer Care  

 

Backup and attach the project and a screenshot of the compiler error.

 

Regards, 

Ramasamy N

 

 

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