EasyManua.ls Logo

Fuji Electric SPH Series - Page 120

Fuji Electric SPH Series
151 pages
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...
2-46
Section 2 Programming Languages
Instruction Name Data type Description
No. of
steps
Related
section
ORN
Logical
inverted add
ANY_BIT
Operates the logical add of the current operation result and the
inverted value of the operand value, and sets the result to the
operation result.
1
FEH200
2-6-3
ORN(
Operates the logical add of the current operation result and the
inverted value of the operation result specied in parentheses, and
sets the result to the operation result.
1
XOR
Exclusive
OR
ANY_BIT
Operates the exclusive OR of the current operation result and the
operand value, and sets the result to the operation result.
1
XOR(
Operates the exclusive OR of the current operation result and the
operation result specied in parentheses, and sets the result to the
operation result.
1
XORN
Exclusive
NOR
ANY_BIT
Operates the exclusive NOR of the current operation result and
the inverted value of operand value, and sets the result to the
operation result.
1
XORN(
Operates the exclusive NOR of the current operation result and the
inverted value of the operation result specied in parentheses, and
sets the result to the operation result.
1
ADD
Addition ANY_NUM
Operates the addition of the current operation result and the
operand value, and sets the result to the operation result.
1
ADD(
Operates the addition of the current operation result and the
operation result specied in parentheses, and sets the result to the
operation result.
1
SUB
Subtraction ANY_NUM
Operates the subtraction of the operand value from the current
operation result, and sets the result to the operation result.
1
SUB(
Operates the subtraction of the operation result specied in
parentheses from the current operation result, and sets the result
to the operation result.
1
MUL
Multiplication ANY_NUM
Operates the multiplication of the current operation result and the
operand value, and sets the result to the operation result.
1
MUL(
Operates the multiplication of the current operation result and the
operation result specied in parentheses, and sets the result to the
operation result.
1
DIV
Division ANY_NUM
Operates the division of the current operation result by the operand
value, and sets the result to the operation result.
1
DIV(
Operates the division of the current operation result by the
operation result specied in parentheses, and sets the result to the
operation result.
1
GT
Comparison
(>)
elementary
(excluding
STRING)
(Note)
Operates the comparison of the current operation result as the left-
hand side of the “>” operator with the operand value as the right-
hand side, and sets the result (BOOL value) to the operation result.
1
GT(
Operates the comparison of the current operation result as the left-
hand side of the “>” operator with the operation result specied
in parentheses as the right-hand side, and sets the result (BOOL
value) to the operation result.
1
GE
Comparison
(>=)
elementary
(excluding
STRING)
(Note)
Operates the comparison of the current operation result as the left-
hand side of the “>= “ operator with the operand value as the right-
hand side, and sets the result (BOOL value) to the operation result.
1
GE(
Operates the comparison of the current operation result as the left-
hand side of the “>= “operator with the operation result specied
in parentheses as the right-hand side, and sets the result (BOOL
value) to the operation result.
1
Notes:
BOOL type cannot be used for GT, GT(, GE or GE(, either.

Table of Contents

Related product manuals