Ethernet Network
What is NTP? Network Time Protocol (NTP) is an internet protocol used to synchronize with computer clock time sources in a network.
All Calmotion devices use NTP to set system time. The USB only products do not keep time.
To set the current time on any of the network products, the time can only set using the standard network time protocol. NTP is either built into the network router, otherwise the a NTP server on the internet will need to be used. The time will be set when the product is turned on. So the network has to be active when the Calmotion is turned on.
The IP addresses are in the LANCNC.INI or the 527F.INI file on the SD card root directory. They will look like this for example:
IP address=192.168.1.112
IP mask=255.255.252.0
IP gateway=192.168.0.1
IP dns=0.0.0.0
IPÂ ntp=132.163.96.2
TIMEÂ ADJUST=-7
To use time typically the two IP values that need to be set are the IP ntp and possibly the IP gateway. The Gateway is the address of your router. The NTP server is either a local one on the router or are public IP addresses. The 132.163.96.2 I used above is run by the NIST government agency in Colorado, but any NTP server can be used. Depending on which NTP is used will determine the time returned. If the time is off, it is because the server is in another time zone or is using global time, you will need to adjust the time using the TIME ADJUST=? as in the above example...
Remember to keep the formatting the same. The IP is in capitals, the "address" , "ntp" etc. are lower case.
Like