Click here to Skip to main content
15,891,248 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi friends,
I m working on one OCR Machine, i implemented it into my project.
Its working fine at first execution. Its read all the data correctly. But, when I tried it 2nd time, it is not working..

What will the problem..?
In sdk, there were stopRead() & Terminate().
Even I called both the functions as I finish the reading.


Thank you in advance.
Posted

 
Share this answer
 
Comments
Maciej Los 3-Mar-12 13:14pm    
Very good answer. My 5!
Saying it is not working is not enough. You need to post the error messages as well. In addition, you also need to provide other details of what OCR machine and SDK you are working on. Anyway, even if you have posted it, its not a guarantee that your question will be answered right away because not many people may know about that SDK. If you have a website of the developers of the SDK, I suggest you contact them as well through their support page together with the details of your issue.
 
Share this answer
 
Comments
Yogesh Sonar 2-Mar-12 2:15am    
Thanx for the replay,
Sir, there is no any error message displays.

I tried to contact to the manufactured company of that device, but on website there is not any support or forums are there.

They provide the 3 dll files, in that all these functions are defined. But how to trace those function..?

In sdk, they provide only one pdf file, in which they just describe about the function i.e. terminate() will de-alocate the reader device, stopread() will stop the reading activity etc.
walterhevedeich 2-Mar-12 3:22am    
We can probably help if you can click on Improve Question and post the error message that you are getting.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900