
5 Script Coding Examples
20-54
WindO/I-NV4 User’s Manual
Script
Operation description
Searches for the search string “DEFG” that starts from LDR200 in the string to be searched “ABCDEFGHIJKLMNO” that
starts from LDR100 and stores the position of the occurrence of the string in LDR0. If not found, -1 is stored in LDR0.
If “?” is specified as a character to search for, it is handled as an arbitrary single-byte character.
When specifying “
?
” (0x3F) as a character, specify it as “
~?
” (0x7E3F) in two bytes.
When specifying “
~
” (0x7E) as a character, specify it as “
~~
” (0x7E7E) in two bytes.
When searching for “DEFG” and the string was found
When searching for “WXYZ” and the string was not found
■
Example 5.7.29
Search a string
[LDR 0] = STRSTR([LDR 100], [LDR 200]);
• The maximum number for the search string is 128 characters.
• The only device addresses that can be specified in all arguments are internal devices.
t
l
u
s
e
r
h
c
r
a
e
S
d
e
h
c
r
a
e
s
e
b
o
t
g
n
i
r
t
S
g
n
i
r
t
s
h
c
r
a
e
S
Device address Stored value
Device address Stored value
Device address Stored value
LDR200
Upper byte
'D' = 0x44
LDR100
Upper byte
'A' = 0x41
0
LDR0
3
Lower byte
'E' = 0x45
Lower byte
'B' = 0x42
1
LDR201
Upper byte
'F' = 0x46
LDR101
Upper byte
'C' = 0x43
2
Lower byte
'G' = 0x47
Lower byte
'D' = 0x44
←
3
LDR202
Upper byte
0x00
Terminating
character
LDR102
Upper byte
'E' = 0x45
4
Lower byte
0x00
Lower byte
'F' = 0x46
5
LDR103
Upper byte
'G' = 0x47
6
Lower byte
'H' = 0x48
7
LDR104
Upper byte
'I' = 0x49
8
Lower byte
'J' = 0x4A
9
LDR105
Upper byte
'K' = 0x47
10
Lower byte
'L' = 0x4C
11
LDR106
Upper byte
'M' = 0x4D
12
Lower byte
'N' = 0x4E
13
LDR107
Upper byte
'O' = 0x4F
14
Lower byte
0x00
Terminating character
Position
Search string
String to be searched
Search result
Device address Stored value
Device address Stored value
Device address Stored value
LDR200
Upper byte
'W' = 0x57
LDR100
Upper byte
'A' = 0x41
0
LDR0
-1
Lower byte
'X' = 0x58
Lower byte
'B' = 0x42
1
LDR201
Upper byte
'Y' = 0x59
LDR101
Upper byte
'C' = 0x43
2
Lower byte
'Z' = 0x5A
Lower byte
'D' = 0x44
3
LDR202
Upper byte
0x00
Terminating
character
LDR102
Upper byte
'E' = 0x45
4
Lower byte
0x00
Lower byte
'F' = 0x46
5
LDR103
Upper byte
'G' = 0x47
6
Lower byte
'H' = 0x48
7
LDR104
Upper byte
'I' = 0x49
8
Lower byte
'J' = 0x4A
9
LDR105
Upper byte
'K' = 0x47
10
Lower byte
'L' = 0x4C
11
LDR106
Upper byte
'M' = 0x4D
12
Lower byte
'N' = 0x4E
13
LDR107
Upper byte
'O' = 0x4F
14
Lower byte
0x00
Terminating character
Position
Содержание MICRO/I HG4G-CJT22 F-B Series
Страница 1: ...B 1701 11 User s Manual ...
Страница 26: ...Preface 25 WindO I NV4 User s Manual ...
Страница 50: ...1 WindO I NV4 Specifications 2 18 WindO I NV4 User s Manual Baltic Font ANSI 1257 Cyrillic Font ANSI 1251 ...
Страница 106: ...5 WindO I NV4 Common Operations and Settings 2 74 WindO I NV4 User s Manual ...
Страница 254: ...7 BACnet Communication 3 148 WindO I NV4 User s Manual ...
Страница 362: ...5 Screen Restrictions 5 28 WindO I NV4 User s Manual ...
Страница 402: ...3 Text 7 30 WindO I NV4 User s Manual ...
Страница 574: ...9 Potentiometer 8 172 WindO I NV4 User s Manual ...
Страница 1052: ...4 Using the Data 15 22 WindO I NV4 User s Manual ...
Страница 1170: ...6 Important Notes 20 60 WindO I NV4 User s Manual ...
Страница 1200: ...5 Restrictions 22 18 WindO I NV4 User s Manual ...
Страница 1260: ...5 Editing User Accounts on the MICRO I 23 60 WindO I NV4 User s Manual ...
Страница 1286: ...4 Clear 24 26 WindO I NV4 User s Manual 4 Click Yes 5 Click Close This concludes clearing data ...
Страница 1288: ...4 Clear 24 28 WindO I NV4 User s Manual 6 Click Yes 7 Click Close This concludes clearing data on the external memory device ...
Страница 1322: ...2 Monitoring on the MICRO I 25 28 WindO I NV4 User s Manual ...
Страница 1414: ...4 E mail Function 28 66 WindO I NV4 User s Manual ...
Страница 1554: ...3 Settings 34 14 WindO I NV4 User s Manual ...
Страница 1642: ...2 Handling Problems 36 6 WindO I NV4 User s Manual ...
Страница 1652: ...5 Text Alignment A 10 WindO I NV4 User s Manual ...
Страница 1664: ...Index 12 WindO I NV4 User s Manual ...