LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Using a twain driver

I need to control a standard flat-bed scanner from LabView.  Does anyone have any examples of how to call the twain driver to do a scan and get the image data?

Thanks,

Brad
0 Kudos
Message 1 of 4
(3,291 Views)

Brad

i made the same inquiry about a year or so ago with the same results.... if you get anywhere can you contact me...

Dan.Bookwalter@hst.stoneridge.com

thanks and Good Luck

Dan

0 Kudos
Message 2 of 4
(3,279 Views)
I was doing something for a webcam and decided to use a .NET library. In my search I stumbled upon a library that not just supports webcams, but has complete TWAIN support. find it here: http://www.vintasoft.com/
Alternatively you can also use their activex library. The developer license is cheap and only needed when you actually deploy something with it.

aart-jan
0 Kudos
Message 3 of 4
(3,277 Views)
Thanks for the link.  I'll definately follow it up.  The only other options I have found are to go to the twain.org website and build our own interface or I found a commercial LV interface at http://www.alliancevision.com/us/products/softwares.htm.  I think this is the same thing as the driver at http://www.graftek.com/pages/labview3rdaccess.htm.

Brad
0 Kudos
Message 4 of 4
(3,270 Views)