Library: SNTP Service SL
The SNTP Service SL library contains function blocks for building SNTP client and server applications (SNTP V3, SNTP V4).
SNTPGetUTCTime
Function block to request the time via SNTP (SNTP client)
The
SNTPGetUTCTime
function block can be used to request the UTC time from an NTP/SNTP server.SNTPServer
Function block to send the local time via SNTP (SNTP server)
The SNTPServer function block acts as a simple SNTP server on a CODESYS controller.
Tip
See the example: Using the SNTP Service SL Library.