438
8 APPLICATION INSTRUCTION
8.8 Character String Operation Instruction
Transferring character strings
$MOV(P)
These instructions transfer the character string data specified by (s) to the device specified by (d) and later.
*1 Supported by engineering tool version "1.035M" and later.
Setting data
■
Descriptions, ranges, and data types
■
Applicable devices
*1 T, ST, C cannot be used.
Processing details
• These instructions transfer the character string data specified by (s) to the device specified by (d) and later. A character
string enclosed with double quotation marks and specified by (s) or stored in the devices from the device specified by (s) to
the device storing 00H is transferred in a batch.
Ladder diagram
Structured text
ENO:=STRINGMOV(EN,s,d);
ENO:=STRINGMOVP(EN,s,d);
FBD/LD
("STRINGMOV", "STRINGMOVP" enters
.)
Operand
Description
Range
Data type
Data type (label)
(s)
Character string to be transferred (up to 255 characters) or head
device number storing a character string
Character string
ANYSTRING_SINGLE
(d)
Head device number storing transferred character string
Character string
ANYSTRING_SINGLE
EN
Execution condition
Bit
BOOL
ENO
Execution result
Bit
BOOL
Operand
Bit
Word
Double word Indirect
specification
Constant
Others
X, Y, M, L, SM,
F, B, SB, S
T, ST, C, D, W,
SD, SW, R
U
\G
Z
LC
LZ
K, H
E
$
(s)
(d)
(s)
(d)
EN
ENO
d
s
(s)
(s)+1
(s)+2
(s)+n
b15
b0
b7
b8
00H
(d)
(d)+1
(d)+2
(d)+n
b15
b0
b7
b8
00H
Indicates the end of the character string.
2nd character
4th character
1st character
3rd character
5th character
"n"th character
6th character
2nd character
4th character
1st character
3rd character
5th character
"n"th character
6th character
Summary of Contents for MELSEC iQ-F FX5
Page 1: ...MELSEC iQ F FX5 Programming Manual Instructions Standard Functions Function Blocks ...
Page 2: ......
Page 17: ...15 CONTENTS ...
Page 24: ...22 MEMO ...
Page 1050: ...1048 26 TIME DATA FUNCTIONS 26 4 Division MEMO ...
Page 1068: ...1066 29 COUNTER FUNCTION BLOCKS 29 4 Counter Function Block Operation error There is no error ...
Page 1107: ...I 1105 MEMO ...
Page 1111: ......