Redundant instruction
This is a redundant instruction. It is replaced by: ADD
The real number data (2 words) specified by s1 and s2 are added together when the trigger turns on. The added result is stored in d.
Input
Real number data for augend.
Real number data for addend.
Output
32-bit area for result (destination).
If the required data type is supported, we recommend using the IEC instruction ADD.
if data other than real number data is specified in s1 and s2.
if data other than real number data is specified in s1 and s2.
if the result is overflowed.