8 greater than or equal (≥), 8 greater than or equal ( ≥), 1 ) operation – Yaskawa MP900 Series Ladder Programming Manual User Manual
Page 142: 2 ) format ( 3 ) programming example

5.4 Logic Operations and Comparison Instructions
5.4.8 Greater Than or Equal (
≥)
5-73
Instructions
5
5.4.8 Greater Than or Equal (
≥)
( 1 ) Operation
Input data A and input data B are compared and the result is stored in the bit output.
( 2 ) Format
( 3 ) Programming Example
In the following programming example, the INC instruction on the right end of the line is executed because the com-
parison is true and turns the output ON; that is, input data A is greater than or equal to input data B when input data A
in MW00000 is 100 and input data B is 100.
With real number data, the value displayed by the MPE720 may not match the execution result of the comparison instruction
due to a slight precision error.
Input data A
TRUE: Output ON
FALSE: Output OFF
Input data B
≥
Compared.
Input data A
Input data B
Icon:
Key entry: >=
Parameter Name
Applicable Data Types
B
W
L
F
A
Index
Constant
Input data A (SrcA)
×
{
{
{
×
{
{
Input data B (SrcB)
×
{
{
{
×
{
{
INFO