PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

Home → WINDEV Mobile 2024 → detect barcode scanning
detect barcode scanning
Started by kevMan, Oct., 27 2009 3:14 PM - 3 replies
Posted on October, 27 2009 - 3:14 PM
hello all,

I have a pocket pc with an integrated barcode scanning. How can i detect whenever the scanner is actived so as to read the barcode in my application?


thanks,
KevMan
Posted on December, 01 2009 - 5:53 PM
Can you tell me what device you are using? I have used Socket CF scan cards and I was able to add a TAB at the end of the input so that if the focus was on the input field, that caused a field exit to check the information scanned for a match.

I am planning to purchase new scanning devices so I am interested in your choice of hardware.

Thanks,
Jeff
Posted on December, 23 2009 - 3:13 PM
Hello,

I am using the Intermec CN3...... do you have any idea about my query?


thanks,
KevMan
Posted on January, 28 2010 - 4:25 PM
Hello KevMan,

If the Scaner is already running (activated), It is probably similar to keyboard inputs. You can focus selection on a textbox and see barcode when you scan or you can try to catch by keyboard events.

Hope that helps.

Laurent.