The digital wall clock synchronises to a ntp server by default every two hours. This can easily be changed to to anywhere in the range 100 to 120,000 seconds (16 mins to 33 hours).
This can be acheived by logging on to the clock via a telnet session and using the 'sntp' command to modify the time server synchronisation interval settings.
After logging on to the clock using a telnet client, set the time server synchronisation interval by:
sntp -i xxxx
where xxxx is the synchronisation interval in seconds between 1000 and 120000 seconds.
|