Filter, On->Toggle/Off->Toggle (R)
Contents

1.Description

If the input receives any type of telegram, the negated value of the last output value is sent at the output. This means that a 1 is sent for the first telegram received; afterwards, a 0 and then a 1 again alternately.

2.Inputs

No.NameInitialisationDescription
1E10
All communication objects that are to be processed are assigned here.

3.Outputs

No.NameInitialisationSBCDescription
1A10s
The negated value of the last output telegram is sent. If a 1 was sent last, a 0 is sent with the next received telegram. If a 0 was sent last, a 1 is sent with the next received telegram. A 1-bit value is output.
2A1 neg0s
See Output 1 (send). The result 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:
Input900990109011901290139014
11-11-1
0-00-10
11-10-1
0-00-00
11-11-1
11-10-0
0-00-11
0-00-00
Assignment of the module IDs used in the above table as column headings:
  • 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:9014
Category:Filter

6.Similar functions

Filter, On->On / Off->---
Filter, On->--- / Off->Off
Filter, On->On / Off->Off
Filter, On->Toggle / Off->--- (R)
Filter, On->--- / Off->Toggle (R)