770
7 APPLICATION INSTRUCTIONS
7.9 Real Number Instructions
Transferring double-precision real number
EDMOV(P)
These instructions transfer double-precision real number data to the specified device.
■Execution condition
■Description, range, data type
■Applicable devices
• These instructions transfer the double-precision real number data stored in the device specified by (s) to the device
specified by (d).
There is no operation error.
Ladder ST
ENO:=EDMOV(EN,s,d);
ENO:=EDMOVP(EN,s,d);
FBD/LD
Instruction Execution condition
EDMOV
EDMOVP
Operand Description Range Data type Data type (label)
(s) Data to be transferred or start device containing the data to
be transferred
0, 2
-1022
|(s)|<2
1024
Double-precision real
number
ANYREAL_64
(d) Start device for storing transferred data Double-precision real
number
ANYREAL_64
EN Execution condition Bit BOOL
ENO Execution result Bit BOOL
Operand Bit Word Double word Indirect
specification
Constant Others
X, Y, M, L,
SM, F, B, SB,
FX, FY
J\ T, ST, C, D, W,
SD, SW, FD, R,
ZR, RD
U\G, J\,
U3E\(H)G
Z LT, LST,
LC
LZ K, H E $
(s)
(d)
RnCPU
RnENCPU
RnSFCPU RnSFCPURnPCPURnPCPU
(Standard) (Safety)
(Redundant)
(Process)
(s)(s)+3 (s)+1(s)+2
4.23542
(d)(d)+3 (d)+1(d)+2
4.23542
Double-precision real number Double-precision real number
Transfer