C#

Moderators: None (Apply to moderate this forum)
Number of threads: 2722
Number of posts: 5749

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

Report
Reading BarCode Posted by jinto on 16 Apr 2005 at 12:23 PM
Frnz,
Could u plz suggest me how to read a barcode...that is wt is the format that the barcode reader returns?, how can we read those signals? ets...thanx in advance...
Report
Re: Reading BarCode Posted by IDK on 17 Apr 2005 at 12:27 PM
: Frnz,
: Could u plz suggest me how to read a barcode...that is wt is the format that the barcode reader returns?, how can we read those signals? ets...thanx in advance...
:
First you need some data (like a picture).
Then transform the data into a line.
Then devide this line in areas and each
area should reprecent a number. Add these
numbers strings together and then parse to
a long and return the long.

I haven't done this at all and I have no
idea what I am taking about but this sound
rather good to me.

Hope you understand.


The PROgrammer Niklas Ulvinge

'One of the few things that is
language independent is the idea'

Report
Re: Reading BarCode Posted by dehade on 18 Apr 2005 at 3:57 AM
: Frnz,
: Could u plz suggest me how to read a barcode...that is wt is the format that the barcode reader returns?, how can we read those signals? ets...thanx in advance...
:
The most easy way is to buy a device that can read a barcode and that you can connect to your computer. Otherwise, you will have to make your own reader.
Then you can read out your hardware port with software, or when you are lucky, a driver is provided with the reader.
Anyway, your reader should come with documentation about what the reader returns, signals and stuff.
If you make your own reader, you can define it as you want.

Report
Re: Reading BarCode Posted by jinto on 18 Apr 2005 at 12:18 PM
: : Frnz,
: : Could u plz suggest me how to read a barcode...that is wt is the format that the barcode reader returns?, how can we read those signals? ets...thanx in advance...
: :
: The most easy way is to buy a device that can read a barcode and that you can connect to your computer. Otherwise, you will have to make your own reader.
: Then you can read out your hardware port with software, or when you are lucky, a driver is provided with the reader.
: Anyway, your reader should come with documentation about what the reader returns, signals and stuff.
: If you make your own reader, you can define it as you want.
:
:

Hi IDE and dehade,

Thanx 4 ur reply...
But,acually, I need to know how to read the barcode data from the Reader thru our program...

Report
Re: Reading BarCode Posted by IDK on 19 Apr 2005 at 1:27 AM
: : : Frnz,
: : : Could u plz suggest me how to read a barcode...that is wt is the format that the barcode reader returns?, how can we read those signals? ets...thanx in advance...
: : :
: : The most easy way is to buy a device that can read a barcode and that you can connect to your computer. Otherwise, you will have to make your own reader.
: : Then you can read out your hardware port with software, or when you are lucky, a driver is provided with the reader.
: : Anyway, your reader should come with documentation about what the reader returns, signals and stuff.
: : If you make your own reader, you can define it as you want.
: :
: :
:
: Hi IDE and dehade,
:
: Thanx 4 ur reply...
: But,acually, I need to know how to read the barcode data from the Reader thru our program...
:
:
What data do you have and what do you want to get from it?

This is the Q for everything within programming.
Please answer it becouse I cant understand youre prob.

The PROgrammer Niklas Ulvinge

'One of the few things that is
language independent is the idea'




 

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.