KNX Time Server| With this function module, the current time is sent cyclically to the KNX bus. For example for KNX devices which do not have a real time clock. In addition to the KNX data types time and date, time and date are sent as individual outputs. | 
            Inputs | 
        ||
            Outputs | 
        ||
| ZT | 
          Time | 
          Variable for the time, this must be
            of type "EIS 3 time". | 
        
| DT | 
          Date | 
          Variable for the date, this must be of type "EIS 4 date". | 
| ZS | 
          Hour | 
          Time Hour | 
        
| ZM | 
          Minute | 
          Time Minute | 
| ZS | 
          Second | 
          Time Second | 
        
| DD | 
          Day | 
          Date Day | 
        
| DM | 
          Month | 
          Date Month | 
        
| DJ | 
          Year | 
          Date Year | 
        
| DP | DPT19001 | Output for 8 byte DPT19001 data type. If this output is used, a variable of type EIS16 8 byte counter value unsigned must be linked. | 
            Parameter | 
        ||
| Send
            cyclically | 
          time within date and time are sent
            cyclically to the bus, at 0 they are only sent when there is a
            change. This time only refers to the outputs ZT and DT, the
            remaining outputs are not sent cyclically. | 
        |