Hello one of our costumer have 10 x WAP 3 with WM 6.1 Classic (OS: f271w) and two of the wap have the problem if you scan a barcode (GS1-128, 14 signs) the scan result are slow written to word see video here: www.warok.de/downloads/Barcode_scan_slow.mp4
You see that after scan the signs are written bit by bit to the word document by the other 8 wap it doesn´t happens and the scan engine write the whole readed barcode in once.
Have somebody an idea where is the problem? We have make Cleanstart and installed after this ADDOn Code and make the video where the readed barcode are give very slow to word.
Systemproperties you see here:
Thank you for your answer.
Andreas
Hallo Andreas,
Out-of-the-box, when a barcode is read, our Scanner Control Services (SCS) currently wedge the barcode data as follows:
it raises a key down event followed by a key up event for every barcode digit/character.
vvvv
On the other hand, the application, I shared with you, registers with the scanner (in other words, it supersedes the default scanner wedge) and every time a barcode is read, it copies the barcode data into the system clipboard and then raises a CTRL+V key event sequence to paste the data. The barcode data is therefore pushed to the foreground application as a single block of data and no longer as a [long] key event sequence.
& Last but not least, as stated in this post, the « Copy and Paste of scanned data » method will soon be the default mechanism for wedging.
MfGJacques
Halli Hallo Andreas,
Could you please try the following and let us know if it helps?
Please, click Start è Settings è Personal è Input è Word Completion then uncheck the 'Suggest words when entering text' and the 'Enable Auto Correct' check boxes.
Hello Jacques,
both check boxes are unchecked but the problem still exist.
Do you have another idea?
Best regards
Can you please give the ScanAndPasteProgram.exe program - posted here and here - a try and let us know how it goes form your end?
our partner have tested the software but get a error message. typ: PsionTeklogix.Barcode.ScannerServices.ScannerServicesDriver not possible to load.
and i too if i copy to a wap and start the program.
Thank you for your answer
Andraes
Andreas,
Entschuldigung
You are receiving such error as the program was designed to be executed against a Windows Mobile 6.x device with .NET Compact Framework 3.5.
I should have specified this particularity in my previous post.
In fact, I should have wriiten
Can you please give one of the below ScanAndPasteProgram.exe programs a try and let us know how it goes form your end?
Sorry about that.MfG
Jacques
Hi Jacques,
our partner have tested your software and now the scanned string are faster written to word then with keyboard wedge. Do you know why or what can we change?
Regards
But now is the question why it function by 8 of 10 WAP´s with speed correct and by 2 of the WAP´s it function slow with barcode scanning? What do you think how long it will be that there is a new version of operting system which are implement your solution?
software from you work perfect.
Thanks a lot :)