barcode_scanning:introduction_and_setup

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
barcode_scanning:introduction_and_setup [2022/07/27 08:16] – [The barcode scanner] Gary Willettsbarcode_scanning:introduction_and_setup [2024/01/10 05:40] (current) – [The barcode scanner] Ujwal Khatry
Line 21: Line 21:
 ===== Setup ===== ===== Setup =====
 ==== The barcode scanner ==== ==== The barcode scanner ====
 +
 +<WRAP center round info 60%>
 +The Zebra DS2208 barcode scanner has been tested with mSupply
 +</WRAP>
 +
 A single barcode scanner can be attached to each computer running mSupply. The barcode scanner must: A single barcode scanner can be attached to each computer running mSupply. The barcode scanner must:
   * be able to read both the 1D 128 bit barcodes and 2D datamatrix barcodes used by the GS1 standard.   * be able to read both the 1D 128 bit barcodes and 2D datamatrix barcodes used by the GS1 standard.
   * communicate with the computer through a serial port. Note that this does not mean that it must connect to the computer via a serial port (these disappeared from computers many, many years ago!). The best way of achieving this is to buy a scanner that connects by USB and has serial port emulation software provided by the manufacturer.   * communicate with the computer through a serial port. Note that this does not mean that it must connect to the computer via a serial port (these disappeared from computers many, many years ago!). The best way of achieving this is to buy a scanner that connects by USB and has serial port emulation software provided by the manufacturer.
-  * append a carriage return and line feed character to the end of all its scans.+  * append a carriage return character to the end of all its scans. Other whitespace characters can also be appended but a carriage return character must be appended as mSupply will use this to detect that a scan has been completed.
  
 To set the barcode scanner up, the first thing to do is connect it to the computer (usually by a USB port) and make sure it can communicate with it. You may need to install a driver for the scanner, depending on the scanner make and model and the operating system of the computer. The best way to check the scanner is communicating correctly with the computer is to install a piece of dedicated serial port reading software, and make sure that scans from the scanner appear in the software. If you are using Windows, you could use this one [[http://alithon.com|here]]. To set the barcode scanner up, the first thing to do is connect it to the computer (usually by a USB port) and make sure it can communicate with it. You may need to install a driver for the scanner, depending on the scanner make and model and the operating system of the computer. The best way to check the scanner is communicating correctly with the computer is to install a piece of dedicated serial port reading software, and make sure that scans from the scanner appear in the software. If you are using Windows, you could use this one [[http://alithon.com|here]].
  • Last modified: 2024/01/10 05:40
  • by Ujwal Khatry