Redundant instruction
This is a redundant instruction. It is replaced by: ADD
The 32-bit equivalent constant or 32-bit area specified by s and the 32-bit data specified by d are added together if the trigger EN is in the ON-state. The result is stored in d. All 32-bit values are treated as double integer values.
Input
Addend
Output
Augend and result
If the required data type is supported, we recommend using the IEC instruction ADD.
When this instruction is used, the area for the augend d is overwritten by the added result. If you want to avoid the overwrite, we recommend using the instruction F23_DADD2.
if the calculated result is 0.
if the result exceeds the range of 32-bit data (overflow or underflow).