Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. Multiple USB Barcode Scanners

Multiple USB Barcode Scanners

Scheduled Pinned Locked Moved Visual Basic
helpcomquestion
5 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    KCDude
    wrote on last edited by
    #1

    Has anyone here had experiance using multiple barcode scanners with a USB interface? One of our applications currently use USB to COM emulator and we need to get rid this...too many problems configuring them. So I'm goign to remove all the code for that portion and start fresh to implement USB into our application. We'll need up to two barcode scanners each using there own session of our application on the same PC. I read up on the Microsoft.PointOfService assembly and it seem the way to go, but I was wanting all the input I can get. The main issue is to have both sessions going and remember which scanner goes to which session of the application. Thanks for your help.

    L D 2 Replies Last reply
    0
    • K KCDude

      Has anyone here had experiance using multiple barcode scanners with a USB interface? One of our applications currently use USB to COM emulator and we need to get rid this...too many problems configuring them. So I'm goign to remove all the code for that portion and start fresh to implement USB into our application. We'll need up to two barcode scanners each using there own session of our application on the same PC. I read up on the Microsoft.PointOfService assembly and it seem the way to go, but I was wanting all the input I can get. The main issue is to have both sessions going and remember which scanner goes to which session of the application. Thanks for your help.

      L Offline
      L Offline
      Luc Pattyn
      wrote on last edited by
      #2

      please don't remove any messages, what remains of the thread makes no sense any more. (indeed, the widget just should not be available at all once a reply has been posted) :)

      Luc Pattyn [Forum Guidelines] [My Articles] Nil Volentibus Arduum

      Please use <PRE> tags for code snippets, they preserve indentation, improve readability, and make me actually look at the code.

      1 Reply Last reply
      0
      • K KCDude

        Has anyone here had experiance using multiple barcode scanners with a USB interface? One of our applications currently use USB to COM emulator and we need to get rid this...too many problems configuring them. So I'm goign to remove all the code for that portion and start fresh to implement USB into our application. We'll need up to two barcode scanners each using there own session of our application on the same PC. I read up on the Microsoft.PointOfService assembly and it seem the way to go, but I was wanting all the input I can get. The main issue is to have both sessions going and remember which scanner goes to which session of the application. Thanks for your help.

        D Offline
        D Offline
        David Mujica
        wrote on last edited by
        #3

        You may want to check out the HIDlibrary on SourceForge.net I've used this library to build an application that integrates a MagTek USB magnetic swipe reader into a Point of Sales application. I did not require 2 USB swipe readers, but it should work. Check it out ... http://sourceforge.net/projects/hidlibrary/[^]

        V 1 Reply Last reply
        0
        • D David Mujica

          You may want to check out the HIDlibrary on SourceForge.net I've used this library to build an application that integrates a MagTek USB magnetic swipe reader into a Point of Sales application. I did not require 2 USB swipe readers, but it should work. Check it out ... http://sourceforge.net/projects/hidlibrary/[^]

          V Offline
          V Offline
          Vika Dev
          wrote on last edited by
          #4

          Seems the files are no longer available. Is it possible to get a copy from you? Cheers, Mike

          D 1 Reply Last reply
          0
          • V Vika Dev

            Seems the files are no longer available. Is it possible to get a copy from you? Cheers, Mike

            D Offline
            D Offline
            David Mujica
            wrote on last edited by
            #5

            Sorry it took so long to reply .... I've been contacted by the author of HIDlibrary and he has told me that the code is now located here ... https://github.com/mikeobrien/HidLibrary[^] Give it a shot.

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups