Page 1 of 1

HMG and USB barcode scanner

Posted: Thu Aug 20, 2015 11:45 pm
by hmgchang
Dear Sirs,

What is the code to read and get data from an USB barcode Scanner ( LS1203) ?

i found the comm is with the RS232, but any sample on USB ?

TIA

best rgds,
Chang

Re: HMG and USB barcode scanner

Posted: Fri Aug 21, 2015 12:01 am
by danielmaximiliano
Hola Chang :

que desea hacer porque no entendi bien su post...

you want to do well because I did not understand your post ...

Re: HMG and USB barcode scanner

Posted: Fri Aug 21, 2015 12:59 am
by andyglezl
Solo tienes que definir un control TEXTBOX en tu ventana, y al pasar el lector por el codigo de barras de tu producto, lo guardarĂ¡ en ese control.
Intenta esto, abre el notepad y utiliza el lector con algunos codigos de barras.
-------------------------------------------------------------------------------------------------------------------
Just define a TextBox control in your window, and the reader passing by the barcode of your product, stored in the control.
Try this, open the notepad and uses the reader with some barcodes.

Re: HMG and USB barcode scanner

Posted: Fri Aug 21, 2015 10:33 am
by mol
Usb barcode scanners work like keyboard, almost. As I remember well, LS2203 emulates keyboard, too. So, any special threating is needed.