Time and day of the week (timer function)
Introduction
The gateway has an internal clock that tracks the time of day and day of the week and provides the "Colour Transition Mode (CTM)" and "Human Centric Lighting (HCL)" functions. The above functions require the current time and day of the week to implement the daytime colour temperature and daytime colour gradients. In order for the time and day of the week to provide the internal functions correctly, it must be set cyclically via the KNX. A separate communication object is available for this purpose. The data format of this object can be configured.

The gateway accepts telegrams for setting the time and day of the week only if the information provided is valid according to the KNX specification. If information in the KNX telegram is marked as "invalid" or contains errors, the gateway does not evaluate the data concerned. In this case, the internal clock is considered not to be set. If the KNX telegram for setting the clock contains the information "all days", the gateway no longer evaluates a discrete weekday and executes all configured functions only cyclically every day according to the stored times.


Setting the data format for the time and day of the week
The parameter "Format for day of week and time" in the "General" parameter node specifies the data format for setting the internal clock for the gateway. This allows an adjustment to be made to the output of the KNX master clock used.
- Set the parameter to "3 bytes".
- The communication object "Weekday/time" is available. The format of this object is defined on the older KNX DPT 10.001.
- Set the parameter to "8 bytes".
- The communication object "Date/weekday/time" is available. The format of this object is defined on the modern KNX DPT 19.001.

