Forum topic
Hi everyone, I'm using zebra TC20 with his handheld rfid (grip and snap-on) and Zebra RFID mobile. In the fragment locate tag, I'd like to know it's possible to locate multiple tags in one trigger ?…
Forum topic
Edit: I figured out that Stop trigger will stop inventory round implicitly but to start inventory, start instruction has to be given explicitly. though, there is a problem with Stop trigger with N…
Forum topic
Hi, I have set Stop Trigger as STOP_TRIGGER_TYPE.STOP_TRIGGER_TYPE_N_ATTEMPTS_WITH_TIMEOUT  and Start Trigger as IMMEDIATE. As per documentation it supposed to perform inventories 'N' number of…
Forum topic
i need to make a simple locator function, very much like the mobile version whereas the barcode serial is entered and beep based on the rssi value. (windows) i am using an RFD8500. using the demo app…
Forum topic
Hello, I'm using RFID API3 and Barcode Scanners library together on the same device. When performing firmware update everything goes fine until RFD8500 is restarted. At that point I shut down both…
Forum topic
How to take a picture with a scanner on a mobile device ? This device doesn't have a camera (No front, No back) , I would like to take a photo with the scanner. (In the regreted Windows os that was…
Forum topic
Trying to get started with integrating the RFD8500 into a C# app. Add references, add using statements and then add : IRemoteReaderManagement readerManagement = RfidSdk.…
Forum topic
I have to implement real quick the integration of the RFD8500 in our Android app. In my activity I override the "dispatchKeyEvent" method and detect the "KeyEvent.ACTION_DOWN" to concatenate a string…
Forum topic
We have a web application that makes use of the RhoElements library using JavaScript. Currently this application is running on older Windows CE devices, using Enterprise Browser. Recently, we have…
Forum topic
Hi, I'am developing an app that read from IC RF-Micron (Magnus-S3) tags. I'am using RFD 8500 reader, it's works ok for inventory, locating tags, and I can apply access filters to make a read…