Data Transfer Instructions; Transferring 16-Bit Data - Mitsubishi MELSEC iQ-F FX5 series Programming Manual

Melsec iq-f fx5 series
Hide thumbs Also See for MELSEC iQ-F FX5 series:
Table of Contents

Advertisement

6.6

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)
Setting data
■Descriptions, ranges, and data types
Operand
Description
(s)
Transfer source data or device number for storing data
(d)
Transfer destination device number
■Applicable devices
Operand
Bit
X, Y, M, L,
SM, F, B, SB
(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
b15
(d)
1
0
1
1
0
Operation error
There is no operation error.
6 BASIC INSTRUCTIONS
296
6.6 Data Transfer Instructions
(d)
Word
U\G T, ST,
T, ST, C, D,
C, LC
W, SD, SW, R
···
1
0
0
0
1
1
1
Transferred
···
1
0
0
0
1
1
1
Structured text
ENO:=MOV(EN,s,d);
ENO:=MOVP(EN,s,d);
Range
-32768 to +32767
Double word Indirect
U\G
Z
LC
b0
0
0
1
0
b0
0
0
1
0
Data type
16-bit signed binary
16-bit signed binary
Constant
specification
LZ
K, H
Data type (label)
ANY16
ANY16
Others
E
$

Advertisement

Table of Contents
loading

Table of Contents