Forum topic
Hi, I have a system with PL5000AM and a SE4850 connected to it. Up until now we where integrating it using the SSI, however, I wanted to try the Linux SDK to build some plug-and-play driver to…
Forum topic
We are using the C# to call the Reader API and C# codes about setting the Prefilter are extracted as below: Symbol.RFID3.TagData[] tagData = new Symbol.RFID3.TagData[10000];…
Forum topic
Am looking at how to "tweak" the sensitivity of the Reader using the Java API. The getTransmitPowerLevelValues() returns a readable array of values and these seem to work when setting via…
Forum topic
I have developed embedded applications in C using the C embedded SDK. This application works great when I install and start it via the web-portal. So now we are trying to automate deployment. We…
Forum topic
Hi, I have written a Java app to run on the FX9600. I have packaged it as a deb and installed it from the web i/f and I can start it and stop it successfully. In my app I have added some basic…
Forum topic
Hello Community, We are developing embedded software for FX9600 fixed scanner on the latest firmware version and are looking the ways how to write inventory data on the USB Flash drive connected to…
Forum topic
I have a Zebra FX9600 RFID reader. I am trying to read RFIDS using the java SDK provided by Zebra technologies. The SDK works fine but the only issue the range(few inches) in which the reader is able…
Forum topic
i'm trying to read RFID tags by using FX7400 reader which connected to .Net MVC application. application connect to reader successfully and read each tag's tag id first time it seen by antenna. The…
Forum topic
Hello, My Company is writing app that uses FX7500 Rfid reader and multiplexer. We are controling multiplexer throught GPIO ports (state status looping), and we can get readings from correct antena…
Forum topic
Hi, I'm a newbie and just started working with a Motorola (Zebra) FX9500 RFID reader and SessionOne app to read and write to the tag user memory. So instead of SessionOne I want to code an…