1.Description
If there is an ON telegram at Input 1, an ON telegram is sent at Output 1. If an OFF telegram is received at Input 1, no telegram is sent at 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 incoming telegrams are output here if the value of the input telegram is not equal to zero. A 1-bit value is output. |
2 | A1 neg | 0 | s | The incoming telegrams are output here if the value of the input telegram is not equal to zero. The output 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: | 9009 |
Category: | Filter |