8 Applied Instructions (Move and Compare)
8.7 FMOV / Fill Move
154
FXCPU Structured Programming Manual
[Basic & Applied Instruction]
8.7 FMOV / Fill Move
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(C) FX3S FX2N(C) FX1N(C) FX1S FXU/FX2C FX0N FX0(S)
Instruction
name
Operation
Execution
form
Expression in each language
Structured ladder/FBD 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
zz
zzzzzz
S1 S2
z
FMOV
EN
s
n
ENO
d
FMOVP
EN
s
n
ENO
d
DFMOV
EN
s
n
ENO
d
DFMOVP
EN
s
n
ENO
d