Delphi and Kylix

Moderators: pritaeas
Number of threads: 7244
Number of posts: 19051

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
POS bar-code Posted by martbase on 29 Jun 2005 at 9:20 AM
Hi developers,

I would like to know if it's possible to get the data read by a hand-held POS scanner in Delphi. The data is usually printed on items being sold in bar-code format and read by passing the scanner over the bar-code. Is there any Windows API or Delphi component for working with bar-codes? Any assistance, examples or articles relating to this area will be of great help and will be greatly appreciated. Thank you.

Report
Re: POS bar-code Posted by zibadian on 29 Jun 2005 at 11:54 AM
: Hi developers,
:
: I would like to know if it's possible to get the data read by a hand-held POS scanner in Delphi. The data is usually printed on items being sold in bar-code format and read by passing the scanner over the bar-code. Is there any Windows API or Delphi component for working with bar-codes? Any assistance, examples or articles relating to this area will be of great help and will be greatly appreciated. Thank you.
:
:
Most of these accesoires come with drivers. These drivers may be accessible through a COM interface, but to be sure, you'll nee to find the driver library or the documentation about it.
Report
Re: POS bar-code Posted by Ulvert on 1 Jul 2005 at 3:27 AM
What kind of interface does it use?

If it is "Wedge" you just connect it to the keyboard port on the computer and it acts like if you enter the barcode by hand.

Where i work all scanners (we have 300-400 scanners) use serial communication and are connected to the computers Com-port (Com1, Com2, etc) through RS-232. If this is the case Delphi has a few serial comunication components that can be used.

Good luck!

//Ulvert



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.