223
FX
3U
/FX
3UC
Series Programmable Controllers
Programming Manual - Basic & Applied Instruction Edition
9 Move and Compare – FNC 10 to FNC 19
9.3 FNC 12 – MOV / Move
1
In
troduct
io
n
2
Ov
e
rv
ie
w
3
In
st
ru
ct
ion
Li
st
4
D
evi
ce
s
in
De
ta
il
5
Speci
fied t
h
e
D
evi
ce &
C
onst
a
nt
6
Bef
o
re
Pr
ogr
a
m
m
ing
7
Bas
ic
In
st
ru
cti
o
n
8
FNC0
0
-FNC0
9
P
ro
g
ra
m F
lo
w
9
FNC1
0
-FNC1
9
M
ov
e
&
C
om
par
e
10
FNC
20-
FNC
2
9
Ar
ith.
&
Logi
c
O
per
at
io
n
9.3
FNC 12 – MOV / Move
Outline
This instruction transfers (copies) the contents of a device to another device.
1. Instruction format
2. Set data
3. Applicable devices
Explanation of function and operation
1. 16-bit operation (MOV and MOVP)
The contents of the transfer source
(one device) are transferred to the transfer destination
.
• While the command input is OFF, the transfer destination
does not change.
• When a constant (K) is specified as the transfer source
, it is automatically converted into binary.
When specifying digits of a bit device (K1X000
→
K1Y000)
Operand Type
Description
Data Type
Transfer source data or device number storing data
16- or 32-bit binary
Transfer destination device number
16- or 32-bit binary
Oper-
and
Type
Bit Devices
Word Devices
Others
System User
Digit Specification
System User
Special
Unit
Index
Con-
stant
Real
Number
Charac-
ter String
Pointer
X Y M T C S D
.b KnX KnY KnM KnS
T
C
D
R U
\G
V
Z Modify K
H
E
"
"
P
3
3
3
3
3 3 3 3
3
3 3
3
3 3
3
3
3
3 3 3 3
3
3 3
3
DMOV
DMOVP
Mnemonic
Operation Condition
P
FNC 12
MOV
D
16-bit Instruction
5 steps
MOV
MOVP
Mnemonic
Operation Condition
Continuous
Operation
Pulse (Single)
Operation
32-bit Instruction
9 steps
Continuous
Operation
Pulse (Single)
Operation
S
D
S
D
S
D
D
S
→
FNC 12
MOV
S
D
Command
input
S
D
ON
Command contact
ON
X000
OFF
X001
OFF
X002
ON
X003
ON
Y000 OFF
ON
Y001
OFF
ON
Y003
ON
Y002
OFF
S
D
Before
execution
After
execution
Transfer
FNC 12
MOV
K1X000 K1Y000
Command
input
:K1X000
S
:K1Y000
D
X3 X2 X1 X0
ON OFFOFF ON
ON ON ON OFF
Y3 Y2 Y1 Y0
X3 X2 X1 X0
ON OFFOFF ON
ON OFFOFF ON
Y3 Y2 Y1 Y0