Redundant instruction
This is a redundant instruction. It is replaced by: DIV
The real number data specified by s1 is divided by the real number data specified by s2 when the trigger turns on. The result is stored in d.
Input
Real number data for dividend.
Real number data for divisor.
Output
32-bit area for result (destination).
If the required data type is supported, we recommend using the IEC instruction .
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.