Can someone give me the syntax for CONNECTION_STRING using the PrinterUtil Class from the Link OS Multiplatform SDK (Zebra.Printer.SDK 2.15.2634) in Visual Studio 2022 running under Windows 10, VB.…
I am trying to display some string on the LCD in idle mode, using current Firmware V93.21.16/Link-OS 6.7 on ZD621t-HC. While being able to read and set other SGD commands from ZBI 2.0 and "the…
Hello,
I can't print via the Java API on the Zebra ZXP3.
It's very surprising because I can print via the API without any problem on other models like the Zebra ZXP7 or the Zebra ZC300 but not the…
When using Objective-C Link-OS for iOS, I have no problem to decrease the connection timeout to 2 seconds for my ZQ620.
Using Java for Android, the timeout is defaulting to 15 seconds, which is much…
I'm trying to figure out how to print PDF-labels via bluetooth from a webapp. Many questions arise.
- I'm printing from javascript and web-bluetooth.
- I can't install any SDK on the device…
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…
Hello,
We're working with Zebra mobile printer, specifically with the ZQ310 and we used ZebraPrinterLinkOs class' getAvailableSettings() to retrieve its available settings. It gives around…
Hello,
we are using Zebra Zt411 Industry printer and trying to list configured/supported sensors in the printer.
Is there a way to list the available sensors using Link-OS interface or ZPL II command…
Hi there,
I have both a ZD621 & ZD421, and I'd like some help with maximising the data transfer rate for printing. I don't have the ability to use Bluetooth Classic/SPP.
I'm achieving BLE…
Hello
We are getting an SDK: Unexpected error when try to open a tcp connnection it happen after printing some cards
try
{
printerConnection = new TcpConnection("10.10.10.100", TcpConnection.…