434
8 APPLICATION INSTRUCTION
8.8 Character String Operation Instruction
Concatenating character strings
$+(P) [For 2 operands]
These instructions concatenate the character string data stored in the device specified by (s) and later to the end of the
character string data stored in the device specified by (d) and later, and store the concatenated string in the device specified
by (d) and later.
Setting data
■
Descriptions, ranges, and data types
■
Applicable devices
*1 T, ST, C cannot be used.
Processing details
• These instructions concatenate the character string data stored in the device specified by (s) and later to the end of the
character string data stored in the device specified by (d) and later, and store the concatenated string in the device
specified by (d) and later.
• Character strings in the devices specified by (s) and (d) up to a device that stores 00H are concatenated.
• When character strings are concatenated, 00H indicating an end of the character string specified by (d) is ignored and the
character string specified by (s) is concatenated to the last character of (d).
Ladder diagram
Structured text
Not supported
(
Page 436 $+(P) [For 3 operands])
FBD/LD
Not supported.
(
Page 436 $+(P) [For 3 operands])
Operand
Description
Range
Data type
Data type (label)
(s)
Head device number storing data to be concatenated or data, or
directly specified character string
Character string
ANYSTRING_SINGLE
(d)
Head device number storing data to which another data is
concatenated
Character string
ANYSTRING_SINGLE
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)
"ABCDE123456"
+
b15
(d)
(d)+1
(d)+2
42H (B)
b8
41H (A)
b7
b0
43H (C)
44H (D)
45H (E)
00H
"ABCDE"
b15
b0
(s)
(s)+1
(s)+2
(s)+3
32H (2)
b8
31H (1)
b7
33H (3)
34H (4)
35H (5)
0000H
36H (6)
"123456"
b15
b0
00H
(d)+1
(d)
(d)+2
(d)+3
(d)+4
(d)+5
42H (B)
b8
41H (A)
b7
43H (C)
44H (D)
45H (E)
31H (1)
32H (2)
33H (3)
34H (4)
36H (6)
35H (5)
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: ......