DVP15MC11T Operation Manual
_8
8.14.8
FIND
FB/FC
Explanation
Applicable
model
FC
FIND searches for the position of a specified string in another string.
DVP15MC11T
Parameters
Parameter
name
Meaning
Input/
Output
Description
Valid range
In1
String
Input
String
Depends on the data type of the
variable that the input parameter is
connected to.
In2
Key characters to
search for
Input
Key characters to
search for
Depends on the data type of the
variable that the input parameter is
connected to.
Out
Number of
characters
Output
Number of
characters
Depends on the data type of the
variable that the output parameter is
connected to.
B
ool
ean
Bit string
Integer
Real
number
Time, date
St
rin
g
B
O
O
L
BYT
E
WO
RD
D
WO
R
D
L
W
O
R
D
U
SI
N
T
U
IN
T
U
DI
NT
U
L
INT
SI
N
T
IN
T
D
IN
T
L
IN
T
R
EAL
L
R
EAL
T
IM
E
D
AT
E
TOD
D
T
ST
R
IN
G
In1
●
In2
●
Out
●
Note:
The symbol
●
indicates that the parameter is allowed to connect to the variable or constant of the data type.
Function Explanation
The Find instruction takes the characters in
In2
as key characters and searches for the position of
key characters in the string
In1
. For example, as
In1
is ABCDEFGH and
In2
is DE, the value of
Out
is 4.
The search starts from the first character in the string
In1.
If multiple
In2
strings exist in
In1
, the value of
Out
is the position of the first
In2
from the beginning of
In1
.
Precautions for Correct Use
The input variables are not allowed to omit. An error will occur during the compiling of the software if the
input variables are omitted. But the output variable is allowed to omit.
Programming Example
The FIND_In1 string is ’AaBbCcDd’ and the FIND_In2 string is ’Cc’. As FIND_EN is TRUE, the
value of Out1 is 5.
F I ND
EN
ENO
In1
Ou t
In2
8-200
Содержание DVP15MC11T
Страница 9: ...Memo viii...
Страница 15: ...DVP15MC11T Operation Manual _2 MEMO 2 4...
Страница 71: ...DVP15MC11T Operation Manual _7 Memo 7 10...
Страница 81: ...DVP15MC11T Operation Manual _8 Timing Chart F_TRG_CLK F_TRG_Q 8 10...
Страница 158: ...Chapter 8 Logic Instructions 8_ The program 1 ASIN EN ENO In Out ASIN_EN ASIN_In Out1 8 87...
Страница 213: ...DVP15MC11T Operation Manual _8 The program 1 LIMIT EN ENO MN Out MX In LIMIT_EN LIMIT_MN LIMIT_MX LIMIT_In Out1 8 142...
Страница 216: ...Chapter 8 Logic Instructions 8_ The program 1 BAND EN ENO MN Out MX In BAND_EN BAND_MN BAND_MX BAND_In Out1 8 145...
Страница 249: ...DVP15MC11T Operation Manual _8 8 178...
Страница 285: ...DVP15MC11T Operation Manual _8 Memo 8 214...
Страница 286: ...9 Chapter 9 Introductions of Axis Parameters Table of Contents 9 1 Description of Axis Parameters 9 2 9 1...
Страница 323: ...DVP15MC11T Operation Manual 10 MEMO 10 34...
Страница 549: ...DVP15MC11T Operation Manual A MEMO A 16...
Страница 571: ...DVP15MC11T Operation Manual C Memo C 10...
Страница 572: ...D Appendix D Explanation of Homing Modes Table of Contents D 1 Explanation of Homing Modes D 2 D 1...