6 BASIC INSTRUCTIONS
6.7 Data Transfer Instructions
513
6
Transferring the same 32-bit binary data block (32 bits)
DFMOVL(P)
These instructions transfer 32-bit binary data to the (n) points (1 to 4294967295) 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:=DFMOVL(EN,s,n,d);
ENO:=DFMOVLP(EN,s,n,d);
FBD/LD
Instruction Execution condition
DFMOVL
DFMOVLP
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 4294967295 32-bit unsigned binary ANY32
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)