The result of linking E1 & E2 is sent to all group addresses assigned to Output A1.12.Initial value (start value) of the output
Each output is preassigned an initial value internally in the HS/FS.
13.Behaviour of the outputs (Send, Send by Change, negated)
Basically, three types of outputs are distinguished: "Send", "Send by Change" and "Negated".

14.Send
The outputs with the designation "Send" transmit a value every time a telegram arrives. The value results from the evaluation of the corresponding incoming telegram via the logic node.
15.Send by Change ("SbC")
The outputs with the designation "Send by change" only output a value in the case of each output change. This means that If the inputs are switched with values whose evaluation in the logic node cause a change of the value at the output "Send", the value is sent at the output "Send by change". If the value remains at "Send", no telegram is sent via "Send by change".
Example: The result of a link has the value 1. After a new telegram arrives, as well as the new calculation, the result is still 1. No telegram is now sent via the output "Send by change".
When the HS/FS is restarted, certain SbC outputs do not send any telegram. This corresponds to an internal setting (specified initial values). These outputs are designated with "Do not send at restart" (See also the following "Value table example of AND gate"). However, the conditions are calculated internally and then considered when new telegrams arrive.
16.Negates "Send" and negates "Send by Change"
The result of linking is negated. If the result of the link is 1, a negation is carried out: The result is 0 (zero). If the linking result is 0 (zero), a 1 is created through the negation.
16.1.Value table example of AND gate
| E1 | E2 | A1 (send) | A1 negated (send) | A2 (send by change) | A2 negated (Send by Change) |
---|
Behaviour in the case of HS start Initial values determined by EIB scan | 1 | 1 | 1 | 0 | - | - |
| - | 1 | 1 | 0 | 1 | - |
| 0 | - | 0 | 1 | 0 | 1 |
| - | 0 | 0 | 1 | - | - |
17.Behaviour in the case of "Output is 1-bit value"
The outputs designated in this way convert the value of the output telegram to 0 (zero) or 1. Values not equal to zero become 1, values equal to zero become zero.
18.Telegram interval in logic node
After sending a telegram via an output, all outputs are blocked for this time period. The time is specified in seconds. The minimum value is zero. This means that the module has no time lock. This value is the standard value of a logic node.
19.Behaviour in the case of data type "14 byte"
From Version 2.1.050511, 14-byte text can be used in the modules provided from this purpose. The graphic logic editor prevents false assignment of the data type at the respective input/output.