Results 1 to 11 of 11

Thread: do u know any thing about bar code systems??? please read

  1. #1

    Thread Starter
    Addicted Member Mih_Flyer's Avatar
    Join Date
    Mar 2000
    Location
    some place there
    Posts
    241

    Arrow

    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

  2. #2
    Frenzied Member
    Join Date
    Jul 1999
    Location
    Huntingdon Valley, PA 19006
    Posts
    1,151

    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.

  3. #3
    Guest

    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.

  4. #4

    Thread Starter
    Addicted Member Mih_Flyer's Avatar
    Join Date
    Mar 2000
    Location
    some place there
    Posts
    241
    Thanx alot guys

  5. #5
    Lively Member
    Join Date
    Jul 2000
    Posts
    94
    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

  6. #6

    Thread Starter
    Addicted Member Mih_Flyer's Avatar
    Join Date
    Mar 2000
    Location
    some place there
    Posts
    241
    Thanx alot

  7. #7

    Thread Starter
    Addicted Member Mih_Flyer's Avatar
    Join Date
    Mar 2000
    Location
    some place there
    Posts
    241
    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

  8. #8

    Thread Starter
    Addicted Member Mih_Flyer's Avatar
    Join Date
    Mar 2000
    Location
    some place there
    Posts
    241

    Thumbs up thanx mate

    thanx lot honeybee

  9. #9
    Addicted Member
    Join Date
    Feb 2000
    Posts
    135

    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..

  10. #10

    Thread Starter
    Addicted Member Mih_Flyer's Avatar
    Join Date
    Mar 2000
    Location
    some place there
    Posts
    241
    i have no idea, i would like to know that too

  11. #11
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    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
  •  



Click Here to Expand Forum to Full Width