I want to insert data read from RFID device or barcode device
Hi Andre,
There is a software based on Windows that converts UHF transponder reads from UHF readers into keyboard presses. It is reading fine for me like any input device. The problem it is reading fast. I put an event handler in Dynamics 365 form field, when the value is entered, it will store it and make a new record with setting the focus on the Tag field. The fastness of reading the data will not make the event handler respond quickly. So, some data are misread. Is there anyway to read from fast input device and fill the form grid with the inputs.
Hope this can convey the message clearly.
Regards,