Redundant instruction
This is a redundant instruction. It is replaced by: DIV
The 32-bit data or 32-bit equivalent constant specified by s1 is divided by the 32-bit data or 32-bit equivalent constant specified by s2 if the trigger EN is in the ON-state. The quotient is stored in d and the remainder is stored in the system variable sys_diDDivRemainder. All 32-bit values are treated as double integer values.
Input
Dividend
Divisor
Output
Quotient
Instead of using this F instruction, we recommend using the corresponding FP7 instruction: FP_DIV_MOD
If the required data type is supported, we recommend using the IEC instruction DIV.