Siemens SIMATIC ET 200SP System Manual page 226

Distributed i/o system
Hide thumbs Also See for SIMATIC ET 200SP:
Table of Contents

Advertisement

5. In the user program, assign the IP address 192.168.1.10 to the data type
"IF_CONF_NTP":
"NTP".NTP_Server.NTP_IP[1].ADDR[1] := 192;
"NTP".NTP_Server.NTP_IP[1].ADDR[2] := 168;
"NTP".NTP_Server.NTP_IP[1].ADDR[3] := 1;
"NTP".NTP_Server.NTP_IP[1].ADDR[4] := 10;
6. You change the IP address of the NTP server by generating a positive edge for the tag
"change_NTP-Server" in the user program.
"NTP"."change_NTP-Server" := true;
Result
The ET 200SP CPU synchronizes the time with the NTP server 192.168.1.10.
Distributed I/O system
System Manual, 09/2019, A5E03576849-AJ
Commissioning
11.10 Time synchronization
225

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents