Hi Community,
I'm trying to get the battery properties from the Zebra 8500 in Rfid scan, I'm using Zebra_RFIDAPI3_SDK_2.0.0.2
what I'm trying to do is this (see the code below)
creating an…
Hello Everyone!
I have a problem and I wonder if anybody may have cross this scenario and be kind enough to share possible solutions.
In short, I have a zebra…
Hi All,
I have a ZT610 Label printer
I need to print a label with 5-6 Variables which is fine as I have designed the label in Zebra Designer and saved the ZPL Output,
I also want to extract the ID of…
Hello, I am using the java sdk to connect and send zpl commands to a R110Xi4 printer.
To get the printed tag count I used :
SGD.GET("odometer.rfid.valid_resettable", connection, 1000, 1000).toInt()…
Is there a way to communicate with the RFD8500 device using C++ language and the given dlls from Zebra_RFID_Windows_SDK_v1.2.6. I would need a simple example to just connect to the scanner and…
Hi,
I have some trouble getting this use case working on. I'd like to perform an Inventory, reading multiple memory banks and display them to the end user.
In order to do that, I use an Access…
Hi guys,
i'm trying to read from the memory bank of an RFID tag.
Problem is TagData OpCode because is always NULL.
This is what i've done for initializing Reader:
This what i've done for reading when…
Hi Everyone
I need to know how to implement the NXP Gen2V2 functions to authenticate a NXP DNA tags with key0 and key1 programmed. I already read the Developer´s Guide in the ZETI section but i want…
Hello all:
This might be a more of an RFID technology question as opposed to RFD Android SDK question.
I have always struggled with the sessions of the gen2 tags (0,1,2,3) as to where they should be…