Hi,
I want to sync the controller time with an NTP server time. Is it allowed to do?
Thanks,
Sankar
Hi,
I want to sync the controller time with an NTP server time. Is it allowed to do?
Thanks,
Sankar
This question does not seem to have been answered. Does anyone know if it’s possible to setup a UR as a NTP (Network Time Protocol) client to an NTP server in order to keep the UR time / clock synchronized over the network?
Thanks
Shawn
On PolyScope 5.19.0 I could not find any NTP client installed.
chronyd, chronyc, ntpd, ntpq, sntp, ntpdate, rdate
I logged in via SSH and set the time with the date command, which worked:
sudo date -s '2025-10-21 09:52:00'
I assume an NTP client needs to be installed to get NTP working on this system.
If anyone has succeeded, please let me know how you did it.