Forum topic
Hello, I am finding this error when compiling the the C SDK on linux. fmarti@fmarti-ThinkPad-DIL:~/Code/Linux64_SDK_C_V5_5_4_14_JAVA_v1_4_0_44/linux64_sdk/samples/src/c/RFIDSample4$ make…
Forum topic
Hi everyone, In the project, I use FX9600 and Fx7500 devices. I use: Zebra-FXSeries-Embedded-SDK-Java-Windows_V1.0.0 and API3 libraries. In my code to read the user's memory bank, I use the…
Forum topic
Hello everyone, we develop an interface based on the RFID3 API dot.Net SDK for FX9500 and FX9600. We set RFIDReader.Events.NotifyGPIEvent = true and intercept these event via the StatusNotify-Handler…
Forum topic
Hello, I have been working with the com.zebra.rfid.api3 package because I am developing a embedded Java application for FX 7500 RFID Reader. I'm trying to get the serial number of the reader using…
Forum topic
Need to figure out how to get notified that a connected reader sent a LLRP message type 62 Keepalive using the Symbol.RFID3 assembly in .NET. I know the reader is periodically sending it as I can see…
Forum topic
Hello, To improve the consistency of builds between different developers working on our embedded FX application, we are looking to use an automated build on a buildserver (Teamcity, with linux build…
Forum topic
We are going to be setting up several FX9600 readers at a customer's site. These devices will need to read RFID tags that pass by on a rail and tell us which direction the tag is going on that rail…
Forum topic
Hello, I have developed an embedded Java (called EmbeddedApp) and deployed it with a DEB package. The app is deployed and installed in the reader. Everything is fine but the start button and…