Portable scanners

Your portable scanner must have an in-built clock and be capable of downloading to a serial port.

NOTE: For scanners that use the USB port, refer to the manufacturer's documentation for installing drivers that mimic a serial port.

Program the download function so that the scanner processes:

  • On the first line its own ID
  • On the second line the date and
  • On the third line the time.
  • The end of the download must be marked with an EOF

Each scanned barcode has to be written on its own line followed by a line feed and carriage return.

To keep the movement time accurate, it is advisable that if the time between scans exceeds five minutes, it will be written to the file again.