CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Thread: VB 5.0

  1. #1
    Join Date
    Aug 1999
    Posts
    2

    VB 5.0

    How do you create an interface with a BarCode-Scanner through VB 5.0 Code?
    Scanner Type : Symbol LS-2000.


  2. #2
    Guest

    Re: VB 5.0

    If you are just using the BarCode Scanner for Input you don't need to do any interfacing from your application. You can set the focus to a particular field and use the scanner to fill in the input. You should have received necessay hardware (like a 1-2 splitter)with the barcode scanner. Connect one end to your PC where keyboard will go and connect your keyboard and barcode scanner to the other end of the splitter.


  3. #3
    Join Date
    Aug 1999
    Posts
    2

    Re: VB 5.0

    Thanx for the quick response.
    It could be very nice if you explain the same from the scratch. Pls let me know how to start.

    awaiting for your reply



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

Featured