[Gambas-user] Barcode reader

EA7DFH ea7dfh at ...2382...
Sat Oct 16 10:11:39 CEST 2010


El 16/10/10 09:55, M. Cs. escribió:
> Is it possible to use Gambas2 (or 3) together with a barcode scanner under
> Linux. Is there any module available for that ?
> 
> Thanks!
> 
> Csaba
> ------------------------------------------------------------------------------
> Download new Adobe(R) Flash(R) Builder(TM) 4
> The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
> Flex(R) Builder(TM)) enable the development of rich applications that run
> across multiple browsers and platforms. Download your free trials today!
> http://p.sf.net/sfu/adobe-dev2dev
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
> 

Hi

AFAIK, the scanner itself translates the barcodes to numbers (and/or
characters) and the only thing you have to do is reading the stream that
comes from it (ttySx or ttyUSBx). No additional module is needed, you
can setup a socket for that.

Regards

-- 
Jesus, EA7DFH




More information about the User mailing list