Blog entry
IN THIS ISSUE: Gemini Links with Stack Overflow; Does AI Need a Human Touch?; White House Advises Memory Safety; Be Smart if Using ConnectWise; GitHub Vulnerability Mother Lode; Android Studio Iguana…
industry_views_bannerz
Forum topic
Hi.I've been chasing a nasty heap corruption bug for a while and I think I finally found the culprit in Zebra.Sdk.Comm.Usb.Direct.Internal.UsbDataStream.BeginRead.Using WinDbg's !verifyheap command I…
Forum topic
I find that the ZPL source generated from the Zebra designer3 tool is in sequence of as-and-when the object is placed on the label. How can I sort the complete ZPL code in sequence of X & Y axis…
Forum topic
I am searching for an example C# .NET MAUI (can be limited to Android) app to print ZPL/EPL codes to a ZSB-DP12 printer.  It does not appear that LINK-OS SDK supports this model.  Any…
Forum topic
Iam using the print station service provided by zt411 printer. The catch is that i will scan the gs1 barcode which is 36 characters long. In the zpl there will be 3 text field and i have to populate…
Forum topic
We are using FX9600 fixed reader and Embedded Java SDK to read temperature from Tag. I have attached two documents for your reference. We are using Magnus - S3 sensors/tags to read…
Forum topic
Hi all,  I have to print QRCode wich stores a json on a Zebra ZD421 Printer using ZPL commands. I use these commands: ^XA^FO200,10^BQN,2,3^FDMM,A{'custom':'03','mdbschemauff':'…
Forum topic
Working with a ZQ521from both USB and Bluetooth I'm sending this ZPL string : ^XA^FO50,50^GB407,204,2^FS^FO100,100^FDThis is a 2.25x1.25 label^FS^FO100,150^FD203 DPI Printer^FS^XZhowever, when…
Forum topic
Hi We are using the 123RFID Andriod AppDevice: RFD40+, is the device we are usingCan any guide how to switch from RFID Mode to Barcode Scanner Mode, As you can see there is no Scan tab.
Forum topic
Hi,For my integration, I need the reader to send read tags within a single HTTP POST request. I've attempted various configurations, but without success. Currently, I'm encountering at least two…