Download Print this page

Transferring Single-Precision Real Number Data - Mitsubishi Electric MELSEC iQ-F FX5 Programming Manual

Instructions, standard functions/function blocks
Hide thumbs Also See for MELSEC iQ-F FX5:

Advertisement

Transferring single-precision real number data

EMOV(P)/DEMOV(P)
These instructions transfer the single-precision real number data stored in the device specified by (s) to the device specified
by (d).
The EMOV(P) instructions can also be used as DEMOV(P).
Ladder diagram
(s)
FBD/LD
EN
ENO
s
d
Setting data
■Descriptions, ranges, and data types
Operand
Description
(s)
Data to be transferred or head device number where the
data to be transferred is stored
(d)
Device number storing the data in transfer destination
EN
Execution condition
ENO
Execution result
■Applicable devices
Operand
Bit
X, Y, M, L, SM,
F, B, SB, S
(s)
(d)
Processing details
• These instructions transfer the single-precision real number data stored in the device specified by (s) to the device
specified by (d).
(s)+1
(s)
4.23542
Single-precision real number
Operation error
There is no operation error.
8 APPLICATION INSTRUCTION
514
8.9 Real Number Instruction
(d)
Word
T, ST, C, D, W,
SD, SW, R
(d)+1
4.23542
Single-precision real number
Structured text
ENO:=EMOV(EN,s,d);
ENO:=EMOVP(EN,s,d)
Range
-126
128
0, 2
<|(s)|<2
Double word Indirect
U\G
Z
LC
(d)
Data type
Single-precision real number
Single-precision real number
Bit
Bit
Constant
specification
LZ
K, H
Data type (label)
ANYREAL_32
ANYREAL_32
BOOL
BOOL
Others
E
$

Hide quick links:

Advertisement

loading