I have an application written in C# that use's LLRP interaction with an FX9500 reader. it's a continuous Read application but I need to monitor when communication has failed.
The KeepAlive event thru…
Hi Team,
We have bought ZQ 310 printer for integrating it with iPad app. Our app needs to connect to printer via BLE. Our app uses Swift language whereas the LinkOS SDK for iOS application provides…
Is it possible to have per-device customization with StageNow? We'd like to transfer certain configuration files such as certificates for EAP-TLS authentication that are specific to certain devices.…
I need to trim leading spaces from a variable I'm sending to a label with ZPL2.
This is what the row of code looks like:
^FO260,39^ACR,73,25^FD$1HWWRPQT^FS
$1HWWRPQT is a variable.
I tried this:
^…
Hello, I'm using android sdk , here is my code:
Connection connection = new BluetoothLeConnection(macAddress, this);
connection.open();
ZebraPrinter printer = ZebraPrinterFactory.…
using this link below as a test of the ZPL code
How to Preview a ZPL Label with a Network Printer
Entered the following into the preview.
CT~~CD,~CC^~CT~
^XA~TA000~JSN^LT0^MNW^MTT^PON^PMN^LH0,0^JMA…
In our encoding process, we are required to encode the RFID Tag with different access password based on the calculation on the TID. Also, new EPC and User Data value also need to be written into the…
Hello all,
I have some device (zebra TC75X) on this device we have buy last year there is the application mobicontrol who is installed.
We have buy some news device but the mobicontrol app isn't…