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. C#
  4. Adding scaner funtionality to C# application

Adding scaner funtionality to C# application

Scheduled Pinned Locked Moved C#
csharptutorial
3 Posts 3 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.
  • C Offline
    C Offline
    Chathura
    wrote on last edited by
    #1

    I have a Cobra LS 1900 bar code scanner that I would like to add in to a C# application. But I have no idea how to do this. The scanner I have connect to the keyboard connection and keyboard is connected to the scanner basically it’s a Y cable. If any one gives some direction which way I should go Greatly Appreciated!! Thanks so much CJ

    H C 2 Replies Last reply
    0
    • C Chathura

      I have a Cobra LS 1900 bar code scanner that I would like to add in to a C# application. But I have no idea how to do this. The scanner I have connect to the keyboard connection and keyboard is connected to the scanner basically it’s a Y cable. If any one gives some direction which way I should go Greatly Appreciated!! Thanks so much CJ

      H Offline
      H Offline
      Heath Stewart
      wrote on last edited by
      #2

      See .NET TWAIN image scanner[^] here on CodeProject.

      -----BEGIN GEEK CODE BLOCK----- Version: 3.21 GCS/G/MU d- s: a- C++++ UL@ P++(+++) L+(--) E--- W+++ N++ o+ K? w++++ O- M(+) V? PS-- PE Y++ PGP++ t++@ 5 X+++ R+@ tv+ b(-)>b++ DI++++ D+ G e++>+++ h---* r+++ y+++ -----END GEEK CODE BLOCK-----

      1 Reply Last reply
      0
      • C Chathura

        I have a Cobra LS 1900 bar code scanner that I would like to add in to a C# application. But I have no idea how to do this. The scanner I have connect to the keyboard connection and keyboard is connected to the scanner basically it’s a Y cable. If any one gives some direction which way I should go Greatly Appreciated!! Thanks so much CJ

        C Offline
        C Offline
        cjengler
        wrote on last edited by
        #3

        I am writing a POS for our school's bookstore and am using a keybaord wedge scanner as you described. In my case I was able to plug the scanner in and read codes right out of the box. I was worried about how I would access it so I thought to try the simplest solution first. I created a simple form with a text box and label. When the text box had focus I scanned a bar code and the numbers (under the bar code) appeared in the text box. Give it a try it may work like mine did right out of the box.

        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