Dividing Single-Precision Real Numbers - Mitsubishi Electric MELSEC iQ-R Series Programming Manual

Motion module instructions, standard functions/ function blocks
Hide thumbs Also See for MELSEC iQ-R Series:
Table of Contents

Advertisement

Dividing single-precision real numbers

E/
This instruction performs division between single-precision real numbers.
ST
ENO:=EDIVISION(EN,s1,s2,d);
■Execution condition
Instruction
E/
Setting data
■Description, range, data type
Operand
Description
(s1)
Dividend data or the start device where dividend data is stored
(s2)
Divisor data or the start device where divisor data is stored
(d)
Start device for storing the operation result
EN
Execution condition
ENO
Execution result
■Applicable devices/labels
Operand
Bit
SB
(s1)
(s2)
(d)
Processing details
• This instruction divides the single-precision real number in the device specified by (s1) by the single-precision real number
in the device specified by (s2), and store the division result in the device specified by (d).
(s1)+1
(s1)
Single-precision real number Single-precision real number
-126
• Value 0 or 2
≤|specified value (stored value)| <2
(d).
• When an input value is set using the engineering tool, a rounding error may occur. Refer to the following for the precautions
on setting input values using the engineering tool.
Page 26 Precautions
Operation error
Error code
Description
3400H
The data (divisor) in the device specified by (s2) is 0.
3402H
The value input to (s1) is -0, a subnormal number, NaN (not a number), or ±∞.
The value input to (s2) is -0, a subnormal number, NaN (not a number), or ±∞.
3403H
The data in the device specified by (d) exceeds the following range. (An overflow has occurred.)
|(d)|<2
10 REAL VALUE PEOCESSING
110
10.1 Floating-point instruction
Execution condition
RX, RY, LB
(s2)+1
(s2)
÷
128
Range
0, 2
0, 2
Word
SW
(d)+1
(d)
Single-precision real number
128
can be specified or stored in the devices specified by (s1), (s2), and
Data type
-126
128
ANYREAL_32
≤|(s1)|<2
-126
128
ANYREAL_32
≤|(s2)|<2
ANYREAL_32
BOOL
BOOL
Constant
G, RWw, RWr, LW
K, H

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents