Less than
Contents

1.Description

In this module, Input 1 and Input 2 are compared with each other. If the value of Input 1 is less than the value of Input 2, then the result on the output is equal to 1.

2.Inputs

No.NameInitialisationDescription
1E10
The first communication object is assigned here.
2E20
The second communication object is assigned here.

3.Outputs

No.NameInitialisationSBCDescription
1A10s
The linking result of the inputs is output here. A 1-bit value is output
2A2 neg0s
The negated linking result of the inputs is output here. A 1-bit value is output.
3A3 (sbc)0sbc
The linking result of the inputs is output here. A 1-bit value is output. The output does not send during a restart.
4A3 neg (sbc)0sbc
The negated linking result of the inputs is output here. A 1-bit value is output. The output does not send during a restart.
s = send, sbc = send by change

4.Other

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

5.Similar functions

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