SNTP Client and ServerΒΆ

As of version 3.1.0 the SystemFW provides a SNTP Protocol implementation which can be used for time synchronization of PLC clock. It can be used as SNTP Client or / and SNTP Server. But only one instance of each can be executed at the same time on one PLC. See also, Configuration of SNTP Protocol V3: Configuration of the SNTP Protocol

Note

The SNTP server is listening only on the ETHERNET interface, which the protocol is configured on. It is not possible to have an SNTP server on several ETHERNET interfaces.

To read diagnosis information from the SNTP protocol within an IEC Application the Function Block PmSntpInfo can be used. This Function block is part of the library ABB_Pm_AC500.lib. It can also be used to determine the synchronization state of the PLC clock.