Enter Setup
** Exit Setup
130
E4 Example: Replace zeros with CRs in barcode data
If the barcode 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 zeros in
the barcode above with carriage returns.
Command string:
E402300DF10D
E4 is the “Replace characters” command
02 is the total count of characters to be replaced, plus the replacement characters (0 is replaced by CR,
so total characters=2)
30 is the hex value for 0
0D is the hex value for a CR (the character that will replace the 0)
F1 is the “Send all characters” command
0D is the hex value for a CR
The data is output as:
1234
5678
ABC
<CR>
Содержание HR22 Dorada
Страница 1: ...HR22 Dorada Handheld Barcode Scanner User Guide...
Страница 3: ...Revision History Version Description Date V1 0 0 Initial release April 22 2016...
Страница 14: ......
Страница 22: ...Enter Setup Exit Setup 8 Dimensions unit mm Left View Front View Top View...
Страница 59: ...Enter Setup 45 Exit Setup Beep Type Type 1 Type 3 Type 2 Beep Volume Loud Low Medium...
Страница 168: ...154 Appendix 6 Digit Barcodes 0 9 0 5 1 6 2 7 3 8 4 9...
Страница 169: ...155 A F A B C D E F...
Страница 173: ...159 Appendix 9 Code Pages List Numeric Barcode Needed Code Page 0 Windows 1252 Latin I 1 Windows 1251 Cyrillic...