1.Description
If there is an ON telegram at the input, an ON telegram is generated at Output 1. If the input receives an OFF telegram, the OFF telegram is sent via Output 1.
2.Inputs
No. | Name | Initialisation | Description |
---|---|---|---|
1 | E1 | 0 | All communication objects that are to be processed are assigned here |
3.Outputs
No. | Name | Initialisation | SBC | Description |
---|---|---|---|---|
1 | A1 | 0 | s | The received telegrams are output here. A 1-bit value is output. |
2 | A1 neg | 0 | s | The received telegrams are output here. The input value is negated. A 1-bit value is output. |
s = send, sbc = send by change
4.Value table as an example
The behaviour of the individual filter modules can be compared to one another in the table:
Input | 9009 | 9010 | 9011 | 9012 | 9013 | 9014 |
---|---|---|---|---|---|---|
1 | 1 | - | 1 | 1 | - | 1 |
0 | - | 0 | 0 | - | 1 | 0 |
1 | 1 | - | 1 | 0 | - | 1 |
0 | - | 0 | 0 | - | 0 | 0 |
1 | 1 | - | 1 | 1 | - | 1 |
1 | 1 | - | 1 | 0 | - | 0 |
0 | - | 0 | 0 | - | 1 | 1 |
0 | - | 0 | 0 | - | 0 | 0 |
- 9009: On->On / Off->---
- 9010: On->--- / Off->Off
- 9011: On->On / Off->Off
- 9012: On->Toggle / Off->--- (R)
- 9013: On->--- / Off->Toggle (R)
- 9014: On->Toggle / Off->Toggle (R)
5.Other
Recalculation during start: | No |
---|---|
Module is retentive: | No |
Internal designation: | 9011 |
Category: | Filter |