VA Motion Controller Programming Manual
217
1 0.4 String FU
string function, referred to as the string
FU
, is a comparison, conversion, lookup,
connection, etc. operation for strings, with multiple input parameters and one output
parameter.
During the MULTIPROG
programming process, you caNSelect " String
FU
" from the
drop-down list in the Edit WizarDAnd use the following command.
Merge Insert
Delete
Replacement
Length Limit
Other conversion
to string
10.4.1 CONCAT (Merge String)
LD, FBD
programming language
Function: The CONCAT merge string instruction is used to merge two strings.
OUT:=CONCAT ( IN1 , IN2 )