Forum topic
We are currently using the Zebra RFID SDK for Android (native / Java) to scan RFID tag data into our custom app running on a TC51. The RFID scanning is working great, but we'd like to add the ability…
Forum topic
HI,   I’ve a couple of queries about the  method of the RFID SDK.   1. Is the methods of the interface RfidEventsListener especially eventReadNotify is thread safe? 2. Is there a way…
Forum topic
Hi,   I'm using RFID3 API to read a tag's EPC with a FX9500 reader (only one antenna attached). The way I'm doing so is through the TagAccess's ReadEvent and GetReadTags operations (see C# code…
Forum topic
Hello,   We are trying to use an RFD8500 to provide direct input into Windows 10 applications (like Excel) without writing a custom Windows application. What is the best way to do this?  …
Forum topic
Hi, My partner is develooping a software application to address the RFD8500 reader parameters using an Android device. They did not find the right way to address the length of the I2of5, nothing is…
Forum topic
Hello, We are looking to read RFID tags using the RFD8500 and send the tags to the Windows machine via bluetooth. Do you guys have a RFID SDK that we can look into which will help us integrate that…
Forum topic
Dear all,   I recently purchased a CS4070 scanner and set to HID keyboard emulation. I'm using a Swiss German keyboard layout and even though I set the Country Keyboard Type to "Windows Swiss…
Forum topic
I am trying to develop a web based asp.net application to be rendered on MC92N0; however, I am struggling to render Bold Face via CSS, but not matter what I do, it is simply not working.
Forum topic
Hi, I am trying to get the c# smaple application from the Scanner SDK for windows. Every time I run the following lines: static CoreScanner.CCoreScannerClass cCoreScannerClass; static void Main(…
Forum topic
Hi,   I need to find a way to use a DS2208 in HID mode, scanning through a web browser app (https://partsbox.io/). I have this running nicely with LS2208, but 2D barcodes introduce a new problem…