Chapter 16 PLC Function ApplicationsMH300
EDIV
Divide binary floating point numbers
-
-
DEDIV
Continuous
execution type
DEDIVP
Flag signal: none
*
*
*
*
*
*
*
R
efer to the function specifications table for each device in series
for the scope of device usage.
1
2
Divides the content of the register designated by S
1
by the content of the register
designated by S
2
and stores the quotient in the register designated by D; division
is performed entirely using binary floating point numbers.
If the source operand S
1
or S
2
design
ates a constant K or H, the command
converts that constant into a binary floating point number for use in division.
When X1=ON, divides the binary floating point number (D1, D0) by the binary
floating point number (D11, D10), and stores
the quotient in the register
designated by (D21, D20).
When X2 =ON, divides the binary floating point number (D1, D0) by K1,234
(which is automatically converted to a binary floating point number), and stores
the results in (D11, D10).