Network Time Servers
JohnMichnr
Posts: 279
in AMX Hardware
Hey - does anybody know if I can set the Network Time server IP Address of the master from inside the program? I was thinking about something at startup.
I always forget to go into the web page and set that when I'm setting up a system
I always forget to go into the web page and set that when I'm setting up a system
0
Comments
Wonder when those came in. Looks like they should do the trick. The one thing I've never really understood is that they have the network time server setup to look for a NIST clock somewhere, is that the same as a network time protocol from a time server (NTP)?
It doesn't seem to get the time from the time server.
Here is the url for the time sync server I am trying to poll. For testing purposes I have the resync rate set to around 3 minutes according to the documentation I was following.
http://tf.nist.gov/tf-cgi/servers.cgi
Here is my code.
Main body of code:
12 hour clock module:
I'm using the following code in Define_Start
But it doesn't seem to be working - The web pages on the masters show that they have loaded the time server in and selected it - but I dont' seem to be updating the clock in the masters. Of course now with DST ending all the systems are off an hour.
Any ideas from anybody?
Try entering the details manually into the master and see if it works.
Try using the same details on a PC to make sure the time server will respond to that.
Boy that really confounded the master. you couldn't even go in and manually reset the time.