Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
ettienned
Posted - Jun 19 2019 : 06:03:58 Hi We have a requirement where the scanner needs to wait for 15 seconds before stopping the scan . We can set it via the driver but that means that we have to reset it to not wait .
Is there a twain setting that i can set. or alternatively we must be able stop the scan
regards ettienne
1 L A T E S T R E P L I E S (Newest First)
xequte
Posted - Jun 19 2019 : 15:46:21 Hi Ettiene
I cannot think of a good way to do this in ImageEn. You could sleep for 15 seconds in the OnAcquireBitmap event, but that would affect every scan. You would be better to modify the ImageEn source.