1.Description
This module is used, e.g., for the room temperature control of a school depending on the room's occupancy via the schedule matrix. 8 hours are available during weekdays Monday to Friday. At the weekend only the entire Saturday or the Sunday are specified as options. Changeover of Input 1 takes place, e.g., externally or via a universal timer at the start of every hour (1-8). Changeover of days of the week takes place, e.g., via the universal timer or a sequence before changeover of the hours. The output is only evaluated for telegrams at Input 1.
Example 1:
Input 1 is received with a 3 (for the 3rd hour), Input 2 is at the value 1= Monday, Input 5 (Monday hour 3) is at the value 1: -> Output 1 sends a 1.
Example 2:
Input 1 is received with a 3 (for the 3rd hour), Input 2 is at the value 1= Monday, Input 5 (Monday hour 3) is at the value 0: -> Output 1 sends a 0
Example 1:
Input 1 is received with a 3 (for the 3rd hour), Input 2 is at the value 1= Monday, Input 5 (Monday hour 3) is at the value 1: -> Output 1 sends a 1.
Example 2:
Input 1 is received with a 3 (for the 3rd hour), Input 2 is at the value 1= Monday, Input 5 (Monday hour 3) is at the value 0: -> Output 1 sends a 0
2.Inputs
| No. | Name | Initialisation | Description |
|---|---|---|---|
| 1 | Hour x | 0 | Hour x (1 byte – values from 1-8) |
| 2 | Day of the week y | 0 | Day (1 byte – values from 1-7) |
| 3 | Mo_1 | 0 | Presence hour 1 Monday |
| ... | ... | ||
| 10 | Mo_8 | 0 | Presence hour 8 Monday |
| 11 | Tue_1 | 0 | Presence hour 1 Tuesday |
| ... | ... | ||
| 42 | Fr_8 | 0 | Presence hour 8 Friday |
| 43 | Saturday | 0 | Presence Saturday |
| 44 | Sunday | 0 | Presence Sunday |
3.Outputs
| No. | Name | Initialisation | SBC | Description |
|---|---|---|---|---|
| 1 | Output - Room status | 0 | s | (1 bit) status information – is only evaluated when a telegram is received at Input 1 |
s = send, sbc = send by change
4.Other
| Recalculation during start: | No |
|---|---|
| Module is retentive: | No |
| Internal designation: | 19006 |
| Category: | Additional modules |