2-2
2.1 How to Read Function Tables
2.1 How to Read Function Tables
Description
..........Indicates the functions used in a program. 'Function name(_E)' is used as a function
with EN.
..........Indicates the arguments of the function.
: Source ......................................Stores data before operation.
: Destination................................Indicates the destination of data after operation.
(Number of pins variable) ...............Allows the number of (source) to be changed in
the range from 2 to 8.
Changing the number of pins
..........Indicates the processing details of each function.
..........Indicates the pages on which the functions are explained.
Function name Argument Processing details Page
ADD(_E)
, ,... ,
(Number of pins
variable)
Outputs the sum ( + +···+ ) of input values.
5-139
MUL(_E)
, ,... ,
(Number of pins
variable)
Outputs the product ( ··· ) of input values.
5-142
SUB(_E)
, , Outputs the difference ( ) between input values.
5-145
DIV(_E)
, , Outputs the quotient ( ) of input values.
5-148
s1 s2 s8 d
s1 s2 s8
s1 s2 s8 d
s1 s2 s8
s1 s2 d s1 s2
s1 s2 d s1 s2
−
÷
s
d
s
Adding a pin
Deleting a pin