Mitsubishi Electric MELSEC-Q/L Programming Manual page 159

Hide thumbs Also See for MELSEC-Q/L:
Table of Contents

Advertisement

Operation error
• No operation error occurs.
Program example
■CONCAT(_E)
The program which concatenates the character string input to (s2) following the one input to (s1), and outputs the operation
result from (d).
• Function without EN/ENO (CONCAT)
[Structured ladder/FBD]
[ST]
g_string3 := CONCAT(g_string1, g_string2);
• Function with EN/ENO (CONCAT_E)
[Structured ladder/FBD]
[ST]
g_bool3 := CONCAT_E(g_bool1, g_string1, g_string2, g_string3);
5 APPLICATION FUNCTIONS
5.7 Standard Character String Functions
5
157

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents