Forum topic
Dear Zebra We are testing Zebra DS2208 scanner and we are trying to use our own developed app which is currently working with few devices. As far, as we know our app written for UWP requires device…
Forum topic
Hello, I am creating a windows form application and I want to set an alignment of a printer based on the command given by zebra support. ^XA^MFN,F^JUS^XZ ^XA^SS,,,1674^JUS^XZ I am using PrinterUtil.…
Forum topic
I have my printer connected via USB and verified my connection from the zebra printer utility app. I am using attached code to find the connected printer but I keep getting error (attached). Visual…
Forum topic
I created an application that will monitor for statuses. what I did is I loop through PrinterStatus printerStatus = printer.GetCurrentStatus() . I noticed that the led light on the printer keeps…
Forum topic
Hi, Is there any other way on how we can get the symbolic name by using the printer name? and I am using UsbConnection. thank you
Forum topic
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…
Forum topic
I would like request the sample code for the inventory of reading EPC tags using RFID FX7500 model. My professional language is C# and .NET. So, is there any documents for variables or parameters for…
Forum topic
Greetings! So, the problem here is always i am getting emdk.barcode.ScannerException is Failure at com.symbol.emdk.barcode.Scanner.setConfig and CancelRead() on login my application i am trying…
Forum topic
App printing directly to Zebra printer using ZPL through the Zebra SDK, was wondering if there was a way to get the print dialog to show? Request from user is to be able to print multiple labels, can…
Forum topic
Hi guys, Currently I am developing an application for inventory management. This app requires to use barcode scan and rfid tag reader. The barcode scanning is done using datawedge. Now the problem…