Page 27
Examples:
MATCH
,3,
"
AB
"
,
#
,
"
?
"
,
Checks if the original data has 'A' at position 3, 'B' at position '4' and
last character is '?'.
MATCH
,
10
,
"
*A*
"
,
Checks if the original data includes a string with a digit as first
character and "A*" followed at position 10.
7.5. Modifier
Modifier has two types of fields: A-String and O-String to define the
output contents.
7.5.1. A-String
Format:
"
abc...
"
'a', 'b' and 'c' in the string can be any character.
A-String defines a string of characters to be added to the output. For
example, if the original data is:
BCD
and output string is
BarCoDe
"ar", 'o' and 'e' in output string are added strings and can be defined by
A-Strings.
Note: If '
*
' on Programming Sheet are included in A-String, one
interblock delay defined by Group 2 will be inserted.
7.5.2. O-String
Format:
O-STR
, P, N,
O-String always applies to the original data. It contains two parameters.
The first is position parameter (P) that specifies the start output position
in the original data. Parameter N tells how many characters will be
included beginning from P.
Example:
Original data is:
Barcode
Then
O-Str
, 4, 4,
Gives output as
code
Note:
-- N can be '
#
' for all remaining characters from P.
Содержание Hand Held Scanner
Страница 1: ...Hand Held Scanner User s Manual ...
Страница 52: ...Page E 2 RS D US E SP A B C F G H I J L 0 1 2 3 4 5 6 7 8 9 Z F G H I ...
Страница 53: ...Page E 3 J V A B C D E F G H I J K L M N O P Q R S T U V W X Y Z K L M N _ O ...
Страница 56: ...Version 3 2 Date March 21 2003 ECO 00305 P N 400264G ...