
Solaris 7980g User Guide
85
Compare string
B2
Compare the string in the input message to the string “s.” If the strings are equal,
move the cursor forward past the end of the string.
Syntax = B2nnnnS
where nnnn
is the string length (up to 9999), and S consists of the ASCII hex value of each
character in the match string. For example, B2000454657374 will compare the
string at the current cursor position with the 4 character string “Test.” Refer to the
ASCII Conversion Chart (Code Page 1252),
beginning on page 224 for decimal, hex
and character codes.
Check for a number
EC
Check to make sure there is an ASCII number at the current cursor position. The
format is aborted if the character is not numeric.
EC Example: Only output the data if the bar code begins with a number
If you will only accept data from bar codes that begin with a number, you can use
EC to check for the number.
Command string:
ECF10D
EC is the “Check for a number” command
F1 is the “Send all characters” command
0D is the hex value for a CR
If this bar code is read,
the format fails.
If this bar code is read:
the data is output as:
1234AB
<CR>
Check for non-numeric character
ED
Check to make sure there is a non-numeric ASCII character at the current cursor
position. The format is aborted if the character is numeric.
ED Example: Only output the data if the bar code begins with a letter
If you will only accept data from bar codes that begin with a letter, you can use ED
to check for the number.
Command string:
EDF10D
ED is the “Check for a non-numeric character” command
F1 is the “Send all characters” command
0D is the hex value for a CR
Содержание Solaris 7980g
Страница 1: ...User Guide Solaris 7980g Area Imaging Vertical Slot Scanner ...
Страница 14: ...xii Solaris 7980g User Guide ...
Страница 50: ...36 Solaris 7980g User Guide ...
Страница 78: ...64 Solaris 7980g User Guide ...
Страница 104: ...90 Solaris 7980g User Guide ...
Страница 196: ...182 Solaris 7980g User Guide ...
Страница 234: ...220 Solaris 7980g User Guide ...
Страница 246: ...232 Solaris 7980g User Guide ...
Страница 249: ...Solaris 7980g User Guide 235 Programming Chart 0 1 2 3 4 5 6 7 8 9 ...
Страница 251: ......
Страница 252: ... Honeywell 9680 Old Bailes Road Fort Mill SC 29707 www honeywellaidc com 7980 ENUS UG Rev E 5 18 ...