Results 1 to 2 of 2
  1. #1
    yotamoo is offline Novice
    Windows XP Access 2003
    Join Date
    Jan 2013
    Posts
    7

    Unhappy Determine scanner architecture, flatbad or feeder, WIA

    I am trying to write a function (in VBA) that will scan a single page if the scanner has a flatbad architecture, or multiple if it has a feeder. I am using Windows Image Acquisition 2.0 on Windows XP. The following line of code reutrns an error:

    MsgBox wiaScanner.Properties("3086").Value
    In here you can see that property 3086 stands for Document Handling Capabilities. When I run it I get "ID not found". This worked fine on windows 7. I'm sure there's an alternative way for windows XP, I just couldn't find it.

    Edit: this doesn't work even if I remove the double quotes


    Any ideas? Thanks

  2. #2
    Rawb is offline Expert
    Windows 7 64bit Access 2010 32bit
    Join Date
    Dec 2009
    Location
    Somewhere
    Posts
    875
    It sounds like the device might have been installed without WIA support on the XP box for some reason.

    I'd try reinstalling the scanner and seeing if that helps.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. attach scanner to access
    By msasan1367 in forum Access
    Replies: 3
    Last Post: 03-14-2013, 10:52 AM
  2. Inventory Database / Scanner / Server
    By Matthew in forum Access
    Replies: 2
    Last Post: 08-05-2012, 09:38 PM
  3. IDCard Scanner substring
    By torpid in forum Programming
    Replies: 3
    Last Post: 05-30-2011, 07:16 AM
  4. Form/SubForm Architecture Model
    By Gray in forum Forms
    Replies: 2
    Last Post: 05-19-2011, 10:37 AM
  5. Replies: 3
    Last Post: 10-15-2010, 04:23 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums