Operator ‘GE’

This IEC operator is used for the “greater than or equal to” function.

Permitted data types of the operands: any basic data type.

If the first operand is greater than or equal to the second operand, then the operator yields the result TRUE; otherwise FALSE.

Examples

Result: TRUE

ST:

VAR1 := 60 >= 40;

FBD:

../_images/7a9190fbcb5d5a3ec0a8640e007fc580