Hello everyone,
I'm a developer new to the Zebra SDK. I read the Developer Guide document, watched videos and made sample applications.
What is required of me is software development for Zebra…
Hi,
I have RFID reader FX9600 and my question is: Is there any solution for invoking a GPIO Out signal by external service? For example by IoT Connector MQTT, Http server endpoint or IoT Connector…
I am trying to print barcode labels for batches of items. My web API can return either a PDF document with all labels, or an array of label images. I need to be able to print all labels in…
I'm trying to install the latest link-os multiplatform sdk which I downloaded from https://www.zebra.com/gb/en/products/software/barcode-printers/link-os/link-os-sdk.html
But no matter what I do the…
I have a tablet (Highton) with SE655 mounted into. It works by serial interface. I tested it with an utility that read data from serial port and, when scanner reads a barcode, data are sent to host…
I have a Zebra HD4000 Glass. I can connect it with Zebra TC21 device and I installed the APKs given in the https://www.zebra.com/us/en/support-downloads/mobile-computers/wearable…
I am able to…
I have looked into the SDK documentation and it only covers Bluetooth connection with the reader. Does that mean that connection via USB is not supported? If it is, is there any documentation that…
SDK for Windows prerequisites includes .NET Framework 4.5 for Windows Desktop. I have tried to build my application which has a target framework .NET Framework 4.5.2 and it does not build. The error…
Hello!
I'm trying to print pdf file directly from a custom software made in php.
Have you got any example of code that could help me with the implementation?
Thanks in advance.
Hi, I am new to programming for Zebra devices.
I am using .NET (C#) to connect to the Zebra ring scanner via SerialPort.
When the data is scanned - the application analyzes it. And I want the scanner…