Hi everyone,I need to write an application to scan RFID of my stock using .NET Maui. I reached the documentation of "RFID SDK Xamarin (Android) 2.0.2.94", but could not find any information of…
Hi, I am trying to make the Zebra ZT231 emit a Ribbon Low alert, but with no success, as I am printing using an almost empty ribbon; it goes from "ready" directly to "Out of ribbon.".I assume…
Currently I'm using ZT410 printer and I've got issue where i need to print 16 characters on the RFID label, but when I'm trying to print using ZPL it will add additional padding '0' at the back after…
Dear All, Is there a sample code or guide to implment Datawedge for scanning Barcode in maui blazor? what I see is only Datawedge for Maui or EMDK for Maui Blazor. Thanks
Description: When attempting to access the method PrinterStatus.GetCurrentStatus() in the Zebra.Sdk.Printer namespace with library version 2.15.2634, everything works fine. However, after updating to…
Hello Zebra Team,We are using Savanna API with SendFileToPrinter API to print labels and it's known that the maximum frequency of calls is 5 / sec, however, we couldn't find the limit of devices that…
I am currently working on integrating a ZT231R printer with my web application. The issue is that we need the server to send the print jobs to the printer so BrowserPrint is not an option.…
hi,I'am working on a .NET MAUI app which scans the epc codes of RFID tags.I want the RFID scanning behaviour to be like the 123RFID profile 'fastest read' .The singulation settings are in this mode:…
Hello Forum peopleHas anyone experienced the "malformed response" error from printer status checking as per the code below..?ZebraPrinter printer = ZebraPrinterFactory.getLinkOsPrinter(connection);…
Hi,We purchased a reader to integrate with our POS application. I would appreciate it if you could help me find the .NET SDK for this device preferably .NET version 4.5.2. and its related…