Comparator >= (greater than or equal to)
Help / Logic / Comparator >= (greater than or equal to) / Inputs / Outputs / End of text
Function
This module compares Input 1 with Input 2. If the value of Input 1 is greater than or equal to the value of Input 2 then the result at the output equals 1.
Inputs
Type Initial value Description
Input 1 0 The first communication object is assigned here.
Input 2 0 The second communication object is assigned here.
Outputs
Output 1 (send) 0 The link result of the inputs is output here.
A 1-bit value is output.
Output 1 (negates send) 0 The negated link result of the inputs is output here.
A 1-bit value is output.
Output 2
(send by change)
0 The link result of the inputs is output here.
A 1-bit value is output.
The output does not send on a restart.
Output 2
(negates send by change)
0 The negated link result of the inputs is output here.
A 1-bit value is output.
The output does not send on a restart.
Commands
Command (Output 1) - The commands assigned here are run when the value of the output is not equal to zero.
Command (Output 1 negated) - The commands assigned here are run when the value of the output is not equal to zero.
Command (Output 2) - The commands assigned here are run when the value of the output is not equal to zero and when a telegram is sent.
Command (Output 2 negated) - The commands assigned here are run when the value of the output is not equal to zero and when a telegram is sent.
Commands
Telegram interval 0 Can be changed.
Recalculated on start Yes  
Module is retentive No  
Internal designation: 9021
Similar functions
Additional comparators

Help / Logic / Comparator >= (greater than or equal to) / Inputs / Outputs / Beginning of text