490
6 BASIC INSTRUCTIONS
6.7 Data Transfer Instructions
6.7 Data Transfer Instructions
Transferring 16-bit binary data
MOV(P)
These instructions transfer the 16-bit binary data in the device specified.
■Execution condition
■Description, range, data type
• In safety programs executed by the Safety CPU, only safety devices and safety labels of data types described in the table
can be used.
■Applicable devices
• In safety programs executed by the Safety CPU, only the following safety devices and constants can be used.
Ladder ST
ENO:=MOV(EN,s,d);
ENO:=MOVP(EN,s,d);
FBD/LD
Instruction Execution condition
MOV
MOVP
Operand Description Range Data type Data type (label)
(s) Transfer source data or the number of the device where the
transfer source data is stored
-32768 to 32767 16-bit signed binary ANY16
(d) Transfer destination device number 16-bit signed 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)
Operand Bit Word Constant
SA\X, SA\Y, SA\M, SA\SM, SA\B SA\T, SA\ST, SA\C, SA\D, SA\W, SA\SD K, H
(s)
(d)
RnCPU
RnENCPU
RnSFCPU RnSFCPURnPCPURnPCPU
(Standard) (Safety)
(Redundant)
(Process)