• Input from Serial Port (Any version)

    Author
    Topic
    #375362

    Has anyone had any experience in Access getting input from a serial port device? I am specifically investigating the use of a serial barcode reader (not the wedge type that inserts between keyboard and PC).

    Viewing 1 reply thread
    Author
    Replies
    • #610691

      I’ve worked with getting data from a digitizing table connected through a COM port. You may want to look for an ActiveX control you can license to handle the necessary API calls for you.

      • #610725

        Good idea. I’ll check out the ActiveX market to see what’s out there. Thanks.

    • #610718

      We’ve used a wedgie barcode scanner on several databases, and had good results, but have no experience with serial port devices. Do you know if it emulates keystrokes like the wedgie types?

      • #610724

        I don’t think it works the same way. I think some years ago (in another programming language) I did some work with getting info from a comm port, and it seems like we treated it almost like reading a record from a file.

        • #610760

          Is some sort of driver associated with the scanner? A serial port simply presents one bit at a time in some sort of encoded scheme so you know where the characters start and stop. So it seems like a manufacturer would need to provide some sort of driver at the OS level to give you a callable interface.

          I’m sure there is an obvious answer for this, but why not use the wedge type of interface? We had good luck with it, and development is a trivial affair compared to most other forms of getting info from non-standard devices. Just curious.

          • #610833

            I don’t know anything about the scanners. Don’t even have one to play with. I was hoping for some general information, or maybe a hint to point me in the right direction!

    Viewing 1 reply thread
    Reply To: Input from Serial Port (Any version)

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information: