PSOFT Homepage | Barcode encyclopaedia | Support pageLogin | Site map | Print

News | Products | Solutions | Community | Support | Contact




Barcode reader for MS DOS

Resistent COM file for MS DOS, simulate reading from barcode scanner as input from keyboard.
This is good for applications working only in MS-DOS - good for use in pay office, for cashier ...
  • Use must set COM1 port 9600 bps, No parity, 8bits, 1 stop bit - default values
  • connect barcode reader to COM1
  • to autoexec.bat add lines:
    C:\DOS\MODE COM1:9600,N,8,1
    SCANNER.COM
  • restart computer
  • now you can try read some barcode using scanner from some MS-DOS application

Resistent COM file for MS DOS, simulate reading from barcode scanner as input from keyboard.
This is good for applications working only in MS-DOS - good for use in pay office, for cashier ...
  • Use must set COM1 port 9600 bps, No parity, 8bits, 1 stop bit - default values
  • connect barcode reader to COM1
  • to autoexec.bat add lines:
    C:\DOS\MODE COM1:9600,N,8,1
    SCANNER.COM
  • restart computer
  • now you can try read some barcode using scanner from some MS-DOS application