I'm wondering what's happened to any USB or Bluetooth objects in v2.15.2634 of Link OS?
I've installed the nuget package into Visual 2017 and all I see are TCP objects. TCPConnection, TCPDiscoverer…
I am using ZSDK_ANDROID_API.jar file. I tried the below code to Print data using USB Connection. It sends the signal to Zebra using the USB connection, However, the Printer prints empty page and…
The LinkOS SDK does not mention how to program the RFID card. The SDK only allows me to "position the card for programming".
I belive the RFID unit needs to be access in another way, maybe through…
I have an existing application that is trying to print labels to a new ZT410 (203 dpi, firmware V75.20.14Z) printer but the images are being drawn too large and don't fit inside the label. In the…
Hello every body. I develop an application in C# for a zebra mc2100 device. I print labels from de app in a ZQ110 printer.
The app use bxl.dll to comunicate with de printer.
The problem is that i can…
I'm trying to add BLE (Bluetooth Low Energy) support to our Android product. It currently works with Classic mode without issue but this may not be possible with our next project.
I wanted to do…
The current version of the documentation for the .NET Zebra SDK seems to be pointing to v2.14.1989 (.NET 4.7), while the latest version is 2.15.2634 (.NET Standard 2.0). There seems to some changes…
Hello,
We are using ZD500R, R110Xi4 and ZT410R. We have an issue while encoding RFID code which size is more than 96 bits on R110Xi4. We are using the next command to add RFID code to zpl code: "^RFW…
Hello,
I'm looking for right way to print some zpl code using Link-OS .Net. I want to make calibration using "^XA^HR^JUS^XZ" command and then send to printing other zpl code. How to wait for a…