Download Print this page

Data Transfer Instructions - Mitsubishi Electric MELSEC iQ-F FX5 Programming Manual

Instructions, standard functions/function blocks
Hide thumbs Also See for MELSEC iQ-F FX5:

Advertisement

7.7

Data Transfer Instructions

Transferring 16-bit data
MOV(P)
These instructions transfer the 16-bit binary data in the device specified by (s) to the device specified by (d).
Ladder diagram
(s)
(d)
FBD/LD
EN
ENO
s
d
Setting data
■Descriptions, ranges, and data types
Operand
Description
(s)
Transfer source data or device number for storing data
(d)
Transfer destination device number
EN
Execution condition
ENO
Execution result
■Applicable devices
Operand
Bit
X, Y, M, L, SM,
F, B, SB, S
(s)
(d)
Processing details
• These instructions transfer the 16-bit binary data in the device specified by (s) to the device specified by (d).
b15
(s)
1
0
1
1
0
1
0
b15
(d)
1
0
1
1
0
1
0
Operation error
There is no operation error.
Word
T, ST, C, D, W,
U\G
SD, SW, R
∙∙∙
0
0
1
1
1
0
0
1
∙∙∙
0
0
1
1
1
0
0
1
Structured text
ENO:=MOV(EN,s,d);
ENO:=MOVP(EN,s,d);
Range
Data type
-32768 to +32767
16-bit signed binary
16-bit signed binary
Bit
Bit
Double word Indirect
specification
Z
LC
LZ
b0
0
b0
0
Data type (label)
ANY16
ANY16
BOOL
BOOL
Constant
Others
K, H
E
$
7 BASIC INSTRUCTIONS
7.7 Data Transfer Instructions
7
347

Hide quick links:

Advertisement

loading