Bar code reader in Vb

Please support our Visual Basic 4 / 5 / 6 advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: Mar 2009
Posts: 1
Reputation: abinmd is an unknown quantity at this point 
Solved Threads: 0
abinmd abinmd is offline Offline
Newbie Poster

Bar code reader in Vb

 
0
  #1
Mar 29th, 2009
hi every one ,
i developed a software in VB but i cant access the bar code reader in the s/w .so pls help me ....
by Abin
Reply With Quote Quick reply to this message  
Join Date: Nov 2007
Posts: 140
Reputation: jonifen is an unknown quantity at this point 
Solved Threads: 15
jonifen jonifen is offline Offline
Junior Poster

Re: Bar code reader in Vb

 
0
  #2
Mar 29th, 2009
Try doing a search on the forums, there are plenty of similar threads about - some of which have responses.
You haven't given us much information to go off really as there are different connection types (PS/2, USB, RS232 etc) which makes a big difference to how they are used.
If you can't find your answer via the other threads that you find in a search, post back a bit more information about your scanner (Make, Model, connection type) and we'll try and help.
Reply With Quote Quick reply to this message  
Join Date: Feb 2007
Posts: 2,120
Reputation: debasisdas will become famous soon enough debasisdas will become famous soon enough 
Solved Threads: 129
debasisdas's Avatar
debasisdas debasisdas is offline Offline
Postaholic

Re: Bar code reader in Vb

 
0
  #3
Mar 30th, 2009
barcode reader work very straight forward , just as an keyboard.

once you read the barcode using the device it directly inputs the code to the control (ex textbox) having focus.

What you need to do is process the data further as per your business logic.
Share your Knowledge.
Reply With Quote Quick reply to this message  
Join Date: Nov 2007
Posts: 140
Reputation: jonifen is an unknown quantity at this point 
Solved Threads: 15
jonifen jonifen is offline Offline
Junior Poster

Re: Bar code reader in Vb

 
0
  #4
Mar 30th, 2009
@Debasisdas - At my last place of work, they used scanners with an RS232 interface.
These didn't work in the same way as the PS/2 and some USB scanners and we had to use an ActiveX control for the EPoS system to pick up the data from the scanner.

Most scanners are like keyboards in that way though - for people to be having problems, I'd like to think they've already tried using the scanner in that way first before posting although I'm probably right in thinking most posts are related to homework that they don't really want to put the effort into themselves!!
Reply With Quote Quick reply to this message  
Join Date: Jul 2008
Posts: 5
Reputation: vishvaabala is an unknown quantity at this point 
Solved Threads: 0
vishvaabala vishvaabala is offline Offline
Newbie Poster

Barcode

 
0
  #5
Oct 13th, 2009
Originally Posted by debasisdas View Post
barcode reader work very straight forward , just as an keyboard.

once you read the barcode using the device it directly inputs the code to the control (ex textbox) having focus.

What you need to do is process the data further as per your business logic.
hi brother,

how to use barcode scanner in vb ?

just give me methods to accesss the barcode ?

In which barcode scanner is best ?

i dont know about that ?

help me

bye

bala
Reply With Quote Quick reply to this message  
Join Date: Feb 2007
Posts: 2,120
Reputation: debasisdas will become famous soon enough debasisdas will become famous soon enough 
Solved Threads: 129
debasisdas's Avatar
debasisdas debasisdas is offline Offline
Postaholic
 
0
  #6
Oct 13th, 2009
as already discussed you just need to use that as a plug play device like any keyboard.
Share your Knowledge.
Reply With Quote Quick reply to this message  
Join Date: Mar 2009
Posts: 845
Reputation: vb5prgrmr will become famous soon enough vb5prgrmr will become famous soon enough 
Solved Threads: 155
vb5prgrmr vb5prgrmr is offline Offline
Practically a Posting Shark
 
0
  #7
Oct 13th, 2009
Start new project, add text box, make sure text box has focus when you run it, scan something...



Good Luck
If anyone has helped you solve your problem, please mark your thread as solved.

Thanks
Reply With Quote Quick reply to this message  
Reply

Message:



Similar Threads
Other Threads in the Visual Basic 4 / 5 / 6 Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC