Twain driver concurrent requests -


it's possible use 1 twain driver manage concurrent request 2 different multifunction printer?

i mean, if have 2 mfps , can 2 scan request in paralel using same twain driver?

it depends on if driver supports it.

from twain spec page 125: if application attempts connect source supports single connection when source opened, source should respond twrc_failure , twcc_maxconnections.

also spec on page 212: source responsible managing this, not source manager (the source manager not know in advance how many connections source support).

i tested fujitsu fi-7260 scanner , got twcc_maxconnections error twacker:

screenshot of twacker select source dialog

screenshot of twacker error


Comments

Popular posts from this blog

matlab - error with cyclic autocorrelation function -

django - (fields.E300) Field defines a relation with model 'AbstractEmailUser' which is either not installed, or is abstract -

c# - What is a good .Net RefEdit control to use with ExcelDna? -