How to program your USB barcode reader
Follow these steps to program your USB barcode reader.
1) Click
here to download the USB Barcode Reader Utility.
2) Choose open or run.
3) If Winzip loads, follow the on screen Instructions to install the utility.
Otherwise, double click the Setup.exe in the zip file and install the utility.
4) Once installed, click on Start -> All Programs -> USBkbSetup ->
IdtUSBkbSetup
5) Below is the code to program the Barcode Scanner. Enter each line individually and click send. When the utility is finished sending the line of code, continue with the next line of code. The code is case sensitive, so you must enter this information with Caps Lock on.
/E/D/FA
AW
AZ
/E/D/FB
B7
A
BZ
/E/D/FC
C1
D
CZ
/E/D/FC
C2
~
/E/D/FC
C3
~
CZ
6) Once you have entered each line, open Notepad (Start -> All Programs ->
Accessories -> Notepad)
7) With Notepad open, scan a barcode through the barcode reader. The barcode
should be surrounded by tildes (~), so if the barcode you scanned was number
1337, then notepad should display: ~1337~.