Hi,
I hope someone can help me. I have a reader Datalogic DLL2020 and it only succeeds one to me made much strange one with Servoy.
I put the focus on the field and I execute one reading; the focus exit from the field and opens the menu of the methods. If I try to execute the pressed reading then holding the mouse within the field it works.
I have noticed that if I execute the tests in FileMaker and other programs it always works. With Servoy it only gives this problem to me.
It depends on Servoy or second you it is only a problem of configuration of the reader?
Usually barcode readers behaves like keyboard, and you can add some trailing or leading commands to the string they read
What are the trailing, leading commands of your reader?
If you type the barcode value with your keyboard and then press enter, it works?
If you type the barcode value with your keyboard and then read a code with the barcode reader before pressing return, it works? what code is processed? the one from the reader or the typed one?
What events do you have in the input field?
Outside servoy, in plain command line (cmd prompt) the barcode reads ok and goes to the new line after reading, or before?