PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WINDEV Mobile 2024 → detect barcode scanning
detect barcode scanning
Débuté par kerv_b, 27 oct. 2009 15:14 - 3 réponses
Posté le 27 octobre 2009 - 15:14
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
Posté le 01 décembre 2009 - 17:53
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
Posté le 23 décembre 2009 - 15:13
Hello,

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


thanks,
KevMan
Posté le 28 janvier 2010 - 16:25
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.