27 ARITHMETIC OPERATION FUNCTIONS
27.1 Addition
1907
27
■Operation result
1. Function without EN/ENO
The operation processing is performed. The operation result is output from (d).
2. Function with EN/ENO
The execution conditions and operation results will be as follows.
*1 If the value FALSE is output from ENO, the output data from (d) will be undefined. Create a program so that the undefined value will not
be used in operations.
• When (s1) to (s28) are of REAL data type
• When (s1) to (s28) are of LREAL data type
Execution condition Operation result
EN ENO (d)
TRUE (executed) TRUE Operation result output value
FALSE (not executed) FALSE
*1
Undefined value
Error code
(SD0)
Description
3402H The value input to (s1) to (s28) is -0, a subnormal number, NaN (not a number), or .
The value output from (d) is -0, a subnormal number, NaN (not a number), or .
3403H The data output from (d) exceeds the following range. (An overflow has occurred.)
|(d)|<2
128
Error code
(SD0)
Description
3402H The value input to (s1) to (s28) is -0, a subnormal number, NaN (not a number), or .
The value output from (d) is -0, a subnormal number, NaN (not a number), or .
3403H The data output from (d) exceeds the following range. (An overflow has occurred.)
|(d)|<2
1024