1.Description
If the input receives any telegram, one is also sent at the output. The telegram that is sent depends on the telegram sequence at the input.
The following applies: Input = ON => Output = ON, Input = OFF => Output = OFF.
The output is delayed depending on the value of the input telegram. An OUT telegram can be delayed differently than an ON telegram.
The following applies: Input = ON => Output = ON, Input = OFF => Output = OFF.
The output is delayed depending on the value of the input telegram. An OUT telegram can be delayed differently than an ON telegram.
2.Inputs
No. | Name | Initialisation | Description |
---|---|---|---|
1 | E1 ON (sec.) | 0 | Delay (ON) in seconds Telegrams with a value not equal to zero ("ON telegram") are delayed by the value present here. |
2 | E2 OFF (sec.) | 0 | Delay (OFF) in seconds Telegrams with a value equal to zero ("OFF telegram") are delayed by the value active here. |
3 | E3 Signal | 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. The output is delayed by the value specified under "Delay". The output depends on the value of the input telegram. A 1-bit value is output. |
2 | A1 neg | 0 | s | See Output 1 (send). The result is negated. A 1-bit value is output. |
s = send, sbc = send by change
4.Value tables as an example
The "Time in Seconds" (TiS) is counted from the moment of arrival of the first telegram.
4.1.Normally
An ON telegram arrives (TiS=0), and after processing an OFF telegram arrives (TiS=3).
Point in time in seconds | Input 1 | Input 2 | Input 3 | Output 1 | Output 2 |
---|---|---|---|---|---|
0 | 2 | 3 | 1 | - | - |
1 | 2 | 3 | - | - | - |
2 | 2 | 3 | - | 1 | 0 |
3 | 2 | 3 | 0 | - | - |
4 | 2 | 3 | - | - | - |
5 | 2 | 3 | - | - | - |
6 | 2 | 3 | - | 0 | 1 |
4.2.Special case
An ON telegram arrives (TiS=0), and during the delay time an OFF telegram arrives (TiS=1).
Point in time in seconds | Input 1 | Input 2 | Input 3 | Output 1 | Output 2 |
---|---|---|---|---|---|
0 | 2 | 3 | 1 | - | - |
1 | 2 | 3 | 0 | - | - |
2 | 2 | 3 | - | - | - |
3 | 2 | 3 | - | - | - |
4 | 2 | 3 | - | 0 | 1 |
If a telegram arrives while a delay is being run, the last telegram is now output delayed. Delays that are running are cancelled!
5.Other
Recalculation during start: | No |
---|---|
Module is retentive: | No |
Internal designation: | 9017 |
Category: | Delay |