EasyManua.ls Logo

Omron CP - PROGRAMMING MANUAL 05-2007 - Page 547

Omron CP - PROGRAMMING MANUAL 05-2007
1175 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
514
Floating-point Math Instructions Section 3-14
Options
With the three input types and six symbols, there are 18 different possible
combinations.
Summary of Input Comparison Instructions
The following table shows the function codes, mnemonics, names, and func-
tions of the 18 single-precision floating-point input comparison instructions.
(C1=S
1
+1, S
1
and C2=S
2
+1, S
2
.)
Symbol Option (data format)
= (Equal)
< > (Not equal)
< (Less than)
<= (Less than or equal)
> (Greater than)
>= (Greater than or equal)
F: Single-precision floating-point data
Code Mnemonic Name Function
329 LD=F LOAD FLOATING EQUAL True if
C1 = C2
AND=F AND FLOATING EQUAL
OR=F OR FLOATING EQUAL
330 LD<>F LOAD FLOATING NOT EQUAL True if
C1 C2
AND<>F AND FLOATING NOT EQUAL
OR<>F OR FLOATING NOT EQUAL
331 LD<F LOAD FLOATING LESS THAN True if
C1 < C2
AND<F AND FLOATING LESS THAN
OR<F OR FLOATING LESS THAN
332 LD<=F LOAD FLOATING LESS THAN OR EQUAL True if
C1 C2
AND<=F AND FLOATING LESS THAN OR EQUAL
OR<=F OR FLOATING LESS THAN OR EQUAL
<F
<F
<F
LD connection
AND connection
OR connection
ON execution condition when
comparison result is true.
ON execution condition when
comparison result is true.
ON execution condition when
comparison result is true.

Table of Contents

Related product manuals