| setntpserver_minpoll |
Use this method to set minimum time after which the NTP server must poll the NTP messages. In seconds, expressed as a power of 2. |
Syntax |
Parameters |
serverip |
IP address of the NTP server to be modified. |
servername |
Name of the NTP server to be modified. |
minpoll |
Minimum time after which the NTP server must poll the NTP messages. In seconds, expressed as a power of 2. Default value = NS_NTP_MINPOLL_DEFAULT_VALUE. Minimum value = NS_NTP_MINPOLL_MIN_VALUE. Maximum value = NS_NTP_MAXPOLL_MAX_VALUE. |
Return Value |
Returns simpleResult |
See Also |