Honeywell N3680 User Manual page 87

Decoded engine and 2d imager module
Table of Contents

Advertisement

If the bar code has characters that the host application does not want included,
you can use the E4 command to replace those characters with something else. In
this example, you will replace the zeroes in the bar code above with carriage
returns.
Command string: E402300DF10D
E4
02
30
0D
F1
0D
The data is output as:
1234
5678
ABC
<CR>
E5—Stop replacing characters
Terminates character replacement. Syntax = E5.
FE—Compare characters
Compare the character in the current cursor position to the character "xx." If char-
acters are equal, move the cursor forward one position. Syntax = FExx where xx
stands for the comparison character's hex value for its ASCII code.
Refer to the
decimal, hex and character codes.
EC—Check for a number
Check to make sure there is an ASCII number at the current cursor position. The
format is aborted if the character is not numeric.
Example: Only output the data if the bar code begins with a number
If you want only data from bar codes that begin with a number, you can use EC to
check for the number.
Command string: ECF10D
EC
F1
0D
N3680 Decoded Engine User Guide
"Replace characters" command
Total count of characters to be replaced, plus the replacement characters (0 is replaced by
CR, so total characters = 2)
Hex value for 0
Hex value for a CR (the character that will replace the 0)
"Send all characters" command
Hex value for a CR
ASCII Conversion Chart (Code Page 1252),
"Check for a number" command
"Send all characters" command
Hex value for a CR
beginning on page 174 for
71

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cf3680

Table of Contents