Mitsubishi Electric M800VW Series Programming Manual page 269

Plc programming
Hide thumbs Also See for M800VW Series:
Table of Contents

Advertisement

M800V/M80V Series PLC Programming Manual (1/2)
8 Function Instructions
8.4 Data Transfer Instructions
$MOV, $MOVP: Character string transfer
Setting
Bit devices
data
X
Y
M
L
F
S
D
[Instruction symbol] [Execution condition]
$MOV
$MOVP
 Setting data
Setting data
Character string to be transferred (maximum string length: 32 characters), or the
S
first number of the device where the character string to be transferred is stored.
D
The first number of the device that will store the transferred character string.
 Functions
 Transfers the character string data designated by (S) to the area starting from the device number designated by (D).
 The character string enclosed in " " (double quotes) specified by (S), or the string from the device number to the number of
the device where the NULL code "00H" is stored is transferred all at once.
b15
b8b7
b0
1st
2nd
S
character
character
4th
3rd
S+1
character
character
5th
6th
S+2
character
character
nth
00H
character
Indicates the end of character
string.
IB-1501667-B
Usable devices
B SB
T SM V
T
C
Command
Command
Meaning
b15
b8b7
2nd
1st
D
character
character
4th
3rd
D+1
character
character
6th
5th
D+2
character
character
nth
00H
character
Con-
Word devices
stant
D
R/ZR W SW SD
Z
b0
248
Digit
Pointer
designa-
Index
tion
$
P
indicates the sign "$MOV".
S
D
P
S
D
Data type
Character string

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents