Protocols / Network / NtpServer Value
This is the NTP server the reader uses to
synchronize its wall clock time.
The reader contacts the server on the standard NTP port 123, unless a different port is appended to the address.
If the IP address of the server isn't specified directly but only the host name, the reader tries to resolve the name using the DNS resolver (refer to ResolverEnable and IpDnsServer).
Properties
- Value ID: 0x01B4/0x2E
Format
| Name | Type/Size | Description |
|---|---|---|
| - | ASCII string (until end of frame) | IP address in dotted decimal notation (e.g. "192.168.1.12") or host name (e.g. "pool.ntp.org"), optionally followed by ":" and a port number (e.g. "192.168.1.12:1123"). Defaults to port 123 if no port is specified. |