|
-
Jul 18th, 2000, 11:16 PM
#1
Thread Starter
Addicted Member
hi,,,
i have a store, and i want to use a bar code system, which means i want every single item in my store to have that little bar code number in it, and when a customer wants to buy something and came to the cashier then i use that laser scanner and just point it to that bar code thing in the item and then automaticly the price and the name of the item will appear in the monitor...
i'm sure you know what i just said, but do you have any ideras on how to make it, i mean i want to set a normal pc to use that bar code stuff, what kind of software do i neew, what kind of barcode stuff do i have to bring, and i need the main idea how to store the items in my shop in let every item has a barcode number , i mean that labels,,, any ideas please...
Thanx alot
-
Jul 19th, 2000, 06:23 PM
#2
Frenzied Member
You need a gadget
First you need a Bar code reader, which is a commercially available device. I guess the manager of some local store could tell you the name of a manufacturer. Perhaps you only have to ask a clerk to let you read the name off the Reader he is using.
It is my guess that the manufacturer can tell you how to hook the device to a PC, and can probably provide you with pertinent software.
To the PC the device looks like an input device.
I am sure the manufacturer would be happy to sell you one or more of the devices. In order to get your business, he will provide more data than you can get from this VB Forum.
I have seen several variations of Bar Code Readers, so check other sources if the first manufacturer does not seem to have what you need.
Live long & prosper.
The Dinosaur from prehistoric era prior to computers.
Eschew obfuscation!
If a billion people believe a foolish idea, it is still a foolish idea!
VB.net 2010 Express
64Bit & 32Bit Windows 7 & Windows XP. I run 4 operating systems on a single PC.
-
Jul 19th, 2000, 10:21 PM
#3
2+ years ago
I searched the web for bar code stuff for the pc. At the time, the popular "wand" style laser reader was the most inexpensive. You attach it to the pc through a "wedge" like interface (I think it was to plug the keyboard into the wand/wedge and the wand/wedge into the normal keyboard slot).
Then there were pricy printers. Instead, I used my current printer but had to learn the specification for the bar code. There are a few popular standards (UPC and some such). I actually programmed Excel (in VBA) to encode my text, draw lines and then print the result to a decent scale.
Depending on your level of effort and time constraint and budget, you might do something similar. But I think you'll want to encode minimal characters to be on the barcode and then that could be a primary key for a detailed database of information.
Like I said, it was a long time ago, so I don't have anything else to offer (like in concrete code). I didn't have VB at that job, only Excel and VBA. You could produce a tighter stand-alone VB app as I've described.
Good Luck.
-
Jul 19th, 2000, 11:01 PM
#4
Thread Starter
Addicted Member
-
Jul 20th, 2000, 02:28 PM
#5
Lively Member
I found this on the web:
http://www.barcodehq.com/primer.html
This has a good introduction to barcodes. This is a site of a barcode reader manufacturer. They also have many readers available for sale. Should give you some good insights.
Cthulhu Dragon
-
Jul 20th, 2000, 05:16 PM
#6
Thread Starter
Addicted Member
-
Jul 24th, 2000, 06:26 AM
#7
Thread Starter
Addicted Member
thats cool, so you mean when the reader reads it send the code and Enter Key after that, so all i have to do is a program which has a text box, and when you click enter it shows you the data realted to that bar code in the text box, so i point the cursor in the text box and just let the reader reads, is that how it is work???????
and about the mise, i think the reader will be connected to the keyboard ps/2, you first connect the reader to the pc, and then connect the keyboard to the reader, so when the reader reads it just send keys to the pc, i just read that in here --> http://www.barcodehq.com/primer.html , go and check it out, any way thanx alot
-
Jul 24th, 2000, 07:26 AM
#8
Thread Starter
Addicted Member
thanx mate
-
Aug 19th, 2000, 10:40 AM
#9
Addicted Member
Reading From Barcode scanner
Hey.. How do u actually read from the scanner if it is connected to comm1? Is there any sample code? Could u please help me... thanks..
-
Aug 19th, 2000, 11:29 AM
#10
Thread Starter
Addicted Member
i have no idea, i would like to know that too
-
Aug 20th, 2000, 04:50 AM
#11
Monday Morning Lunatic
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|