7 Applied Instructions
7.2 Move and Compare
165
FXCPU Structured Programming Manual
(Basic & Applied Instruction)
1
Outline
2
Instruction List
3
Configuration of
Instruction
4
How to Read
Explanation of
Instructions
5
Basic Instruction
6
Step Ladder
Instructions
7
Applied
Instructions
8
Interrupt Function
and Pulse Catch
Function
A
Relationships
between devices
and addresses
7.2.7 FMOV
Outline
This instruction transfers same data to specified number of devices.
1. Format and operation, execution form
2. Set data
3. Applicable devices
S: Refer to "Cautions".
FX3U(C) FX3G FX2N(C) FX1N(C) FX1S FXU/FX2C FX0N FX0(S)
Instruction
name
Operation
Execution
form
Expression in each language
Structured ladder ST
FMOV 16 bits Continuous FMOV(EN,s,n,d);
FMOVP 16 bits Pulse FMOVP(EN,s,n,d);
DFMOV 32 bits Continuous DFMOV(EN,s,n,d);
DFMOVP 32 bits Pulse DFMOVP(EN,s,n,d);
Variable Description
Data type
16-bit
operation
32-bit
operation
Input
variable
EN Execution condition Bit
Transfer source data or device storing data ANY16 ANY32
Number of transfer points ANY16
Output
variable
ENO Execution state Bit
Head word device of transfer destination
(Same data is transferred from the transfer source at one time.)
ANY16 ANY32
Operand
type
Bit Devices Word Devices Others
System User Digit Specification
System
User
Special
Unit
Index
Constant
Real
Number
Character
String
Pointer
XYMTCS
D.b
KnX KnY KnM KnS T C D R
U\G
V Z Modifier K H E
""
P
zzzzzzz
S1 S2
zz z z z
zzzzzz
S1 S2
z
zz
FMOV
EN
s
n
ENO
d
FMOVP
EN
s
n
ENO
d
DFMOV
EN
s
n
ENO
d
DFMOVP
EN
s
n
ENO
d