5-122
5.3 Standard Arithmetic Functions
5.3.1 Addition
ADD(_E)
5.3 Standard Arithmetic Functions
5.3.1 Addition
ADD(_E)
Function
Operation processing
(1) Performs addition ( ++···+ ) on word (signed), double word (signed), single-precision
real or double-precision real type data input to to , and outputs the operation result
from in the same data type as that of .
(Example) Word (signed) type data
(2) The values to be input to to are word (signed), double word (signed), single-precision
real or double-precision real type data.
(3) The number of pins for can be changed in the range from 2 to 27.
ADD(_E)
_E: With EN/ENO
indicates any of the following
functions.
ADD ADD_E
Input argument, EN:
Executing condition (TRUE: Execution, FALSE: Stop) :Bit
s1 to s27:
(s1 only
Input
for NOT(_E)
:ANY_NUM
Output argument, ENO:
Output status (TRUE: Normal, FALSE: Error) :Bit
d:
Output :ANY_NUM
Universal
UD
High
Performance
ADD_E
(EN, s1, s2
...
s27, d);ENO:=
Structured ladder
ST
EN ENO
s1 d
s2
s27
ADD_E
to
s1
s2
s27
s1
s27
d
s
IN1(word (signed) type)
1234
IN2(word (signed) type)
5678
Word (signed) type
6912
+
s1
s27
s