11/9/2023 3:46 PM | |
Joined: 7/29/2021 Last visit: 9/21/2024 Posts: 7 Rating:
|
Hello, I am trying to synchronize the date and time of an S7-1200 PLC and KTP HMI (both products in simulation mode), and to do so I have followed the guide in the following link: https://support.industry.siemens.com/cs/attachments/69864408/69864408_WinCC_TimeSyn_DOC_v40_en.pdf I have tried mode 1 of the guide, where the HMI is placed as a slave, but it does not work. I've also tried the "area pointer" mode, but I haven't been able to get them to sync either. However, I see that in the guide I work with the "Date_And_Time" variable type, while the S7-1200 only allows me the "DTL" variable. Because of this, I tried to replicate the exercise with an S7-1500 PLC (simulation mode), and the second method (area pointer) did work. The first slave HMI method also did not work. Under these premises, I would like to know:
I appreciate the time taken. Greetings. Edit: I use TIA Portal and WinCC Advanced V18. Attachment69864408_WinCC_TimeSyn_DOC_v40_en.pdf (386 Downloads) |
Last edited by: Pablo Alexis at: 11/09/2023 15:52:20Last edited by: Jen_Moderator at: 11/10/2023 08:44:23PDF added from link. |
|
11/21/2023 12:02 PM | |
Joined: 8/3/2009 Last visit: 9/3/2025 Posts: 16293 Rating:
|
Hello Pablo Alexis It depends on the panel type. for a Comfort Panel I would use the slave mode for time synchronisation and a little workaround for the summertimechange: https://support.industry.siemens.com/cs/ww/en/view/69864408 https://support.industry.siemens.com/cs/de/en/view/109482675 if you use a Basic panel then you do not have a summertime change systemfunction, here I would use the area pointer and try to do the synchronisation with local time (not systemtime). Here only the timestamps in the diagnostic view (diag buffer of PLC) is probably an hour behind but the rest should work. the usage of DTL is described in the Help System: https://support.industry.siemens.com/cs/ww/en/view/109813307/74759351819 Bye Murof |
If this Information really helps, you could use the Rate function |
|
Follow us on