6 BASIC INSTRUCTIONS
6.7 Data Transfer Instructions
511
6
Transferring the same 32-bit binary data block (16 bits)
DFMOV(P)
These instructions transfer 32-bit binary data to the (n) points (1 to 65535) starting from the device specified.
■Execution condition
■Description, range, data type
*1 When specifying setting data by using a label, define an array to secure enough operation area and specify an element of the array
label.
■Applicable devices
Ladder ST
ENO:=DFMOV(EN,s,n,d);
ENO:=DFMOVP(EN,s,n,d);
FBD/LD
Instruction Execution condition
DFMOV
DFMOVP
Operand Description Range Data type Data type (label)
(s) Transfer target data or the start device where the transfer
target data is stored
-2147483648 to 2147483647 32-bit signed binary ANY32
(d) Transfer destination start device 32-bit signed binary ANY32
*1
(n) Number of transfer data points 0 to 65535 16-bit unsigned binary ANY16
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)
(n)
RnCPU
RnENCPU
RnSFCPU RnSFCPURnPCPURnPCPU
(Standard) (Safety)
(Redundant)
(Process)