Hi,
we want to know, what is the BaseKeyCode Value of SYMBOL_RFID?
We want to set the GRIP_TRIGGER to SYMBOL_RFID over StageNow.
StageNow does not provide an entry called SYMBOL_RFID neither…
I have the following routine to change the rfid barcode mode, the rfd8500 makes it perfect, but when I scan a barcode it makes a 3 sound and does not return the value that could be?
Code:
internal…
Hi,
I was wondering if there is a list available of all possible regulatory regions for all versions of the RFD8500. Our app normally uses its ISO country code of its current location to set the…
Hi,
I was wondering how I can configure the Trigger on the RFD40 so it will NOT enable the imager on my EC50. The Zebra RFID Mobile sample app does this when I go to the RapidRead screen but it is…
Good day,
I'm supposed to develop an application for the mentioned MC3300R handheld scanner, and before I get into it too mutch, I want to find out if the devide is suited for the task at hand…
I'm trying to look at some of the information in the different config objects for a Zebra RFD8500 using the RFID API 3 SDK (2.0.1.34). But the data I'm trying to log has me puzzled.
Here's a snippet…
We are using a Zebra RFD8500 with the latest RFD API SDK. I am trying to change the distance that the antenna sees tags. I am changing the transmit power for the antenna, and whether I set it to 270…
After calling rfid.enumerate I get this error:
Error code 2004: RFID service is not installed or available Failure in resolving dependency.
v1
var log = function(s){
document.…
Hi,
is it possible to access/connect to the RFIDReader on MC3300R via Wifi ? I would like to run an Host-Application on a PC using Host-SDK to connect to the (android)-device using ip and port. Or is…