Page 1 of 1

Use multiple scanners simultaneously

Posted: Sat Jun 08, 2019 4:31 pm
by SlyJay
Hi,
it might be an already answered question but I couldn't find it. It is possible to use multiple twain devices at once. In other words is it possible to scan on two ore more scanners simultaneously?

Thanks in advance for your reply.

Sly

Re: Use multiple scanners simultaneously

Posted: Wed Jun 12, 2019 9:47 am
by Gabriela
Hello,

You can use only one device per one GdPictureImaging object because you need to select/open the required device/source:
TwainOpenSource
TwainSelectSource
So I would say using multiple GdPictureImaging objects you can open more devices.

You can also check our Twain Scanning – Asynchronous Sample:
https://www.gdpicture.com/guides/gdpicture/web ... 20WIA.html