Could we give the CurrentTime to Relay using the Control Fuction(getCurrentTime()) with Modbus TCP/IP communication?

Find and share HowTos to various installations / configurations!
5 posts • Page 1 of 1
interelec
Posts:27
Joined: Wed May 27, 2015 7:52 am

Could we give the CurrentTime to Relay using the Control Fuction(getCurrentTime()) with Modbus TCP/IP communication?

Post by interelec »

We would like to give the CurrentTime cyclically(Time Stamping) to Relay using the Control Function(getCurrentTime()) with Modbus TCP/IP communication.

1. Is it possible to use the Global Scipt for time stamping?
2. If it is possible, Is it stable for Network that connect with 50~100 Relays in each 13 Substations.

If you have other solutions aobut this question, please suggest to me.

thanks.

Gertjan van Schijndel
Posts:634
Joined: Mon Aug 02, 2010 10:37 am

Re: Could we give the CurrentTime to Relay using the Control Fuction(getCurrentTime()) with Modbus TCP/IP communication?

Post by Gertjan van Schijndel »

What does this question have to do with the user days?
If you post your question in another forum part it will reach more forum users.

Andorhal
Posts:127
Joined: Wed Nov 12, 2014 8:04 am

Re: Could we give the CurrentTime to Relay using the Control Fuction(getCurrentTime()) with Modbus TCP/IP communication?

Post by Andorhal »

Thread moved to HowTo section.
I guess the Question & Answers sections name in the User Days Forum is a bit misleading.

leoknipp
Posts:2928
Joined: Tue Aug 24, 2010 7:28 pm

Re: Could we give the CurrentTime to Relay using the Control Fuction(getCurrentTime()) with Modbus TCP/IP communication?

Post by leoknipp »

Hello,

the Modbus-driver does not support a synchronization of PLCs as it is possible with other drivers, e.g. the S7-driver.
Do you want to write the time to a dp-element with an output address or how shall the information be send to the device?


P.S.: Your posting in the Questions & Answers section I have removed as it was the wrong place.

Best Regards
Leopold Knipp
Senior Support Specialist

Gertjan van Schijndel
Posts:634
Joined: Mon Aug 02, 2010 10:37 am

Re: Could we give the CurrentTime to Relay using the Control Fuction(getCurrentTime()) with Modbus TCP/IP communication?

Post by Gertjan van Schijndel »

1. It is possible to use a script to cyclically pass the current time to modbus devices.
2. It should be stable, but there could be some time between the write action and when the time arrives at the device(s). Especially with modbus gateways.

5 posts • Page 1 of 1