Comparator (10x)
Contents

1.Description

This module compares an input signal with a maximum of 10 values. If a match occurs, a 1 is sent on the respective output. If there is no match, the value is forwarded to the last output. This makes it possible to switch several comparators in series.

2.Inputs

No.NameInitialisationDescription
1E10
Input value (IV). The communication object to be compared is assigned here.
2E2 CV 10
Comparison value 1 (CV1)
3E3 CV 20
Comparison value 2 (CV2)
4E4 CV 30
Comparison value 3 (CV3)
5E5 CV 40
Comparison value 4 (CV4)
6E6 CV 50
Comparison value 5 (CV5)
7E7 CV 60
Comparison value 6 (CV6)
8E8 CV 70
Comparison value 7 (CV7)
9E9 CV 80
Comparison value 8 (CV8)
10E10 CV 90
Comparison value 9 (CV9)
11E11 CV 100
Comparison value 10 (CV10)

3.Outputs

No.NameInitialisationSBCDescription
1A1 CV 10s
Sends a 1 if IV=CV1.
2A2 CV 20s
Sends a 1 if IV=CV2.
3A3 CV 30s
Sends a 1 if IV=CV3.
4A4 CV 40s
Sends a 1 if IV=CV4.
5A5 CV 50s
Sends a 1 if IV=CV5.
6A6 CV 60s
Sends a 1 if IV=CV6.
7A7 CV 70s
Sends a 1 if IV=CV7.
8A8 CV 80s
Sends a 1 if IV=CV8.
9A9 CV 90s
Sends a 1 if IV=CV9.
10A10 CV 100s
Sends a 1 if IV=CV10.
11A11 Other case0s
Sends the input value if none of the above cases applies.
s = send, sbc = send by change

4.Other

Recalculation during start:Yes
Module is retentive:No
Internal designation:17702
Category:Comparator

5.Similar functions

Maximum value comparison with output of case