- This topic has 0 replies, 1 voice, and was last updated 4 years ago by .
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
Forums › TWAIN Classic › problems to using wireless scanners in C#
Hi guys,
I’ve looked around the forums, and couldn’t find an answer to this. Hoping someone can help or redirect me.
Our scan device work fine on usb cable, but don’t work using the wireless, the wireless scanners was recognized but I can’t use it (select the scanner, scanning, nothing) however I noticed what the private m_twaincommand changed the sts (status) of success to 65536 when the method ThreadToCallerWaitOne() was invoked after the CallerToThreadSet() method.
It’s necessery call another method or another form to the m_twaincommand.sts returns SUCCESS?
Any ideas? I appreciate your time.
Thank you,
Fernando Cararo.