Case check (<=) 1 outp
Contents

1.Description

This module compares an input value with up to 7 comparison values. If a case occurs, the comparison is ended and the case number (0 to 7) sent at the 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
1A10s
Sends a 0 if no case occurs. Sends a 1 if IV <= CV1 - sends a 2 if IV <= CV2 etc.
s = send, sbc = send by change

4.Other

Recalculation during start:Yes
Module is retentive:No
Internal designation:9051
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 (<=) 8 outp