Redundant instruction
This is a redundant instruction. It is replaced by: SUB
Subtracts the real number data specified by s2 from the real number data specified by s1 when the trigger turns on. The subtracted result is stored in d.
Input
Real number data for minuend.
Real number data for subtrahend.
Output
32-bit area for result (destination).
If the required data type is supported, we recommend using the IEC instruction SUB.
This instruction cannot be programmed in the interrupt program.
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.