1.Description
If Input 1 receives a telegram with a value not equal to zero, Output 1 sends a 1. If Input 2 (reset) receives a telegram with a value not equal to zero, Output 1 sends a 0. Output 2 always sends the inverted value of Output 1. Zero as input value (E1 or E2) does not send any output telegrams.
You will find explanations on the function used here in the Internet, for example, at http://de.wikipedia.org/wiki/Flipflop
You will find explanations on the function used here in the Internet, for example, at http://de.wikipedia.org/wiki/Flipflop
2.Inputs
| No. | Name | Initialisation | Description |
|---|---|---|---|
| 1 | E1 Signal | 0 | Signal - Set |
| 2 | E2 Reset | 0 | Reset |
3.Outputs
| No. | Name | Initialisation | SBC | Description |
|---|---|---|---|---|
| 1 | A1 (sbc) | 0 | sbc | Output |
| 2 | A2 neg (sbc) | 1 | sbc | Output negated |
s = send, sbc = send by change
4.Other
| Recalculation during start: | Yes |
|---|---|
| Module is retentive: | No |
| Internal designation: | 9089 |
| Category: | Additional modules |