Case check (<=) 8 outp
Contents

1.Description

This module compares an input value with up to 7 comparison values. If a case applies, the comparison ends and a one is sent via the corresponding output.

2.Inputs

No.NameInitialisationDescription
1E1 Value0
Input value (IV)
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)

3.Outputs

No.NameInitialisationSBCDescription
1A1 (CV 1)0s
Case 1 - Sends a 1 if IV <= CV1
2A2 (CV 2)0s
Case 2 - Sends a 1 if IV <= CV2
3A3 (CV 3)0s
Case 3 - Sends a 1 if IV <= CV3
4A4 (CV 4)0s
Case 4 - Sends a 1 if IV <= CV4
5A5 (CV 5)0s
Case 5 - Sends a 1 if IV <= CV5
6A6 (CV 6)0s
Case 6 - Sends a 1 if IV <= CV6
7A7 (CV 7)0s
Case 7 - Sends a 1 if IV <= CV7
8A8 (Other case)0s
Case 8 (other) - sends a 1 when none of the conditions are fulfilled
s = send, sbc = send by change

4.Other

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

5.Similar functions

Equal to
Greater than
Greater than or equal to
Less than
Less than or equal to
Not equal to
Range check (less than)
Range check (less than or equal to)
Case check (<=) 1 outp