Concat_E - Mitsubishi Electric MELSEC FX Series Structured Programming Manual

Hide thumbs Also See for MELSEC FX Series:
Table of Contents

Advertisement

FXCPU Structured Programming Manual
(Application Functions)
5.8.2
CONCAT(_E)
Outline
This function connects character strings.
1. Format
Function name
CONCAT

CONCAT_E

*1.
Output variable
2. Set data
Variable
EN
Input
_IN (
variable
_IN (
ENO
Output
variable
*1
In explanation of functions, I/O variables inside ( ) are described.
184
FX
3U(C)
Structured ladder
CONCAT
Label 1
_IN
Label 2
_IN
CONCAT_E
X000
EN
Label 1
_IN
Label 2
_IN
Execution condition
)
Head word device which stores the data (character string) to be
s1
connected, or directly specified character string
)
s2
Execution status
Head word device which will store the connected data (character
(
)
d
string)
FX
3G
FX
2N(C)
FX
Expression in each language
CONCAT(_IN,_IN);
Example:
Label 3:=
*1
Label 3
CONCAT(Label 1,Label 2);
CONCAT_E(EN,_IN,_IN,Output
label);
Example:
ENO
CONCAT_E(X000,Label 1,Label 2,
*1
Label 3
Label 3);
Description
5.8 Standard Character String Functions
1N(C)
FX
1S
FX
U
/FX
2C
ST
Bit
String
Bit
String
FX
0N
FX
0(S)
Data type

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fx-kp-ok-e09r927

Table of Contents