Synchronization betweenRockwell PLCs.

peterpan405

Member
Join Date
Feb 2013
Location
Milan
Posts
7
Hello everyone and thank you for your answers.

I write because in my project I have to solve synchronization problems between Rockwell PLCs.

In my case I have a PLC with a HP-TIME module that acts as a master and other slave PLC (connected via Ethernet) and some power monitor (connected via ControlNet).

I was wondering if there is a way to make a SSV directly from the master to the slave; or, in other hand, if there is a ladder command to set the slave's system varibile WALLCLOCKTIME, from the master.

Thanks
 
Hello everyone and thank you for your answers.

I write because in my project I have to solve synchronization problems between Rockwell PLCs.

In my case I have a PLC with a HP-TIME module that acts as a master and other slave PLC (connected via Ethernet) and some power monitor (connected via ControlNet).

I was wondering if there is a way to make a SSV directly from the master to the slave; or, in other hand, if there is a ladder command to set the slave's system varibile WALLCLOCKTIME, from the master.

Thanks

Since you mentioned SSV I assume you are using Logix5000 controllers (eg. ControlLogix, CompactLogix, DriveLogix etc.).

Probably your best option is to GSV the date/time from the WallClock in the "Master" controller, into a tag that you can Produce for (n) other controllers to Consume. There is probably no need to actually set the clock in the "slaves", just use the consumed data from the consumed tag as if it had been GSV'd from the slaves wallclock.
 
Because you have a time server module, you (or somebody else) probably designed your control system to have specific time synchronization features.

The 1756HP-TIME module is specifically built to be the "grandmaster clock" in a ControlLogix system that synchronizes multiple controller clocks. It's more complicated and more accurate than using GSV and SSV and Produced/Consumed Tags.

Start with the documentation for your 1756HP-TIME module and find out if the ControlLogix and the Ethernet modules in your system are appropriate for use with a PTP network.

I'm not an expert using these modules, but I'm sure the PLCTalk Forum community can help you with specific questions.

http://www.hiprom.com/Pages/Products/1756_CLX/1756HP-TIME/web/1756HP-TIME.htm
 
Thanks Ken - I wasn't aware that the HP_TIME module was a 1756 module, obviously a "special" and would need an appropriate Add-On Profile to be available in the I/O configuration dialogs.

Wow! that module looks like the bees-knees !!
 
Last edited:

Similar Topics

Hi All, I am trying to synch the primary with secondary, which apparently was disqualified due to Watchdog error. I am getting the following...
Replies
0
Views
921
I am running into an issue with time synchronization between a 1756-L81E and 1756-L83E. . L83E is the system time master. Enable Time...
Replies
2
Views
1,306
Dear All, I am new at this forum, seeking help from you guys and gals. Scenario: I have a Controllogix 1756-L71 5570 controller installed with...
Replies
12
Views
2,818
Dear all Iam working on a project for continuous vertical filling machine and this a video for my application https://youtu.be/coQyr06dDK8 My...
Replies
4
Views
2,151
Hi, I'm having problem with motion group time synchronization. There are 5 Kinetix drives 5500 in the motion group and each module/drive shows...
Replies
13
Views
6,131
Back
Top Bottom