PC SOFT

GRUPOS DE DISCUSSÃO PROFISSIONAL
WINDEVWEBDEV e WINDEV Mobile

Inicio → WINDEV Mobile 2024 → detect barcode scanning
detect barcode scanning
Iniciado por kevMan, out., 27 2009 3:14 PM - 3 respostas
Publicado em outubro, 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
Publicado em dezembro, 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
Publicado em dezembro, 23 2009 - 3:13 PM
Hello,

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


thanks,
KevMan
Publicado em janeiro, 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.