3.17. DateTime

Description

Set the date, time and time zone information for this system.

Properties

TimeZone
Specifies the time zone. (Default: UTC+00:00)
DSTAutoAdjust
Enable Daylight Saving Time auto adjusting. (Default: Yes)
TimeSyncEnabled
Enable time synchronization. (Default: No)
TimeSyncInterval
Seconds between each resynchronization. (Default: 86400)
TimeSyncMaxAdjust
Maximum time drift in seconds that a server is allowed to adjust. (Default: 600)
StartupForceSync
Enable forced synchronization at system startup. (Default: Yes)
TimeSyncSecurity
Enable security validation for received time synchronization packets. (Default: Yes)
Comments
Text describing the current object. (Optional)
[Note] Note
This object type does not have an identifier and is identified by the name of the type only. There can only be one instance of this type.

3.17.1. TimeServer

Description

Specifies a timeserver used for time synchronization.

Properties

Name
Specifies a symbolic name for the server.
IP
IP address of the server.
Port
Port on which the server is listening. (Default: 123)
RoutingTable
Specifies the routing table to use for communication with the timeserver. (Default: main)
Comments
Text describing the current object. (Optional)
[Note] Note
If no Index is specified when creating an instance of this type, the object will be placed last in the list and the Index will be equal to the length of the list.