1.Description
This module executes one or more HS/FS commands when a new telegram arrives. The commands are executed depending on the input telegram.
The module distinguishes between a value zero and a value not equal to zero of the input telegram. You can assign any number of commands for each input value.
If the value of the input telegram is not equal to zero, 1 is sent at Output 1 and 0 at Output 2.
If the value of the input telegram is equal to zero, 0 is sent at Output 1 and 1 at Output 2.
Example: Alert through a window contact.
When a '1' telegram arrives, an alarm is triggered. The input is assigned the group address (communication object). The corresponding command is assigned depending on the value of the input telegram.
The module distinguishes between a value zero and a value not equal to zero of the input telegram. You can assign any number of commands for each input value.
If the value of the input telegram is not equal to zero, 1 is sent at Output 1 and 0 at Output 2.
If the value of the input telegram is equal to zero, 0 is sent at Output 1 and 1 at Output 2.
Example: Alert through a window contact.
When a '1' telegram arrives, an alarm is triggered. The input is assigned the group address (communication object). The corresponding command is assigned depending on the value of the input telegram.
2.Inputs
No. | Name | Initialisation | Description |
---|---|---|---|
1 | E1 | 0 | All communication objects which are to control the output are assigned here. |
3.Outputs
No. | Name | Initialisation | SBC | Description |
---|---|---|---|---|
1 | A1 (E1<>0) | 0 | s | 1 is output here if the value at the input is not equal to zero. 0 is output here if the value at the input is equal to zero. |
2 | A2 (E1=0) | 0 | s | 1 is output here if the value at the input is equal to zero. 0 is output here if the value at the input is not equal to zero. |
s = send, sbc = send by change
4.Other
Recalculation during start: | No |
---|---|
Module is retentive: | No |
Internal designation: | 9001 |
Category: | Binary trigger |