Forum topic
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…
Forum topic
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…
Forum topic
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…
Forum topic
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…
Forum topic
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…
Forum topic
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.
Forum topic
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…
Forum topic
On windows, I want to get ZT411 printer status, such as paper out、paper jam、 etc. 1、I use windows API, such as GetPrinter, I only can get offline status , can not get any others status, always return…
Forum topic
On windows, I want to get ZT411 printer status, such as paper out、paper jam、 etc. 1、I use windows API, such as GetPrinter, I only can get offline status , can not get any others status, always return…
Forum topic
The API documentation (Zebra RFID SDK for Windows Overview) is outdated and sample app crashes, and doesn't compile from the source code (Windows.Desktop.DemoApp.Src_v3.0.23.zip) Environment: Windows…