Filter, On->--- / Off ->Off
Contents

1.Description

If a value not equal to 0 arrives at Input 1, no telegram is sent via Output 1 or Output 2. If a value equal to 0 arrives at Input 1, a 0 is sent via Output 1 or a 1 via Output 2.

2.Inputs

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

3.Outputs

No.NameInitialisationSBCDescription
1A10s
The arriving telegrams are output here if the value of the input telegram is equal to zero. A 1-bit value is output.
2A1 neg0s
The arriving telegrams are output here if the value of the input telegram is 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:
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:9010
Category:Filter

6.Similar functions

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