Forum topic
Hello,I'm currently developing a WPF application to manage a Zebra ZD220 printer. In the application flow, I utilize the ToolsUtil.Calibrate method to initiate the printer calibration process.…
Forum topic
Hi everyone, I want Xamarin to connect to the ZQ630 via bluetooth and encode RFID tags and write barcodes. I couldn't find it in the samples and Git is there a place I can look? I've often seen it as…
Forum topic
Hi,  I'm new to Zebra, and when I use CoreScanner SDK to fire BarcodeEvent as sample code Zebra provides. Ideally I want to write a function after Zebra gets barcode back as following codes but…
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
Hi, We have a case where we want to print around 500 receipts/labels per day. We have been looking at different thermal and label printers from Zebra trying to figure out which printer to…
Forum topic
Hello, I am trying to modify the active profile to only enable certain decoders within particular screens in my application via the Datawedge API, but I can't get it to work. It returns a RESULT of…
Forum topic
I have a Zebra printer. I have created a nlbl file (using ZebraDesigner for Developers) and I want to open it and give values to its variables (2 variables) using c# code (.NET framework). Then the…
Forum topic
Hi, i just grabbed the piece of code from the devloper docs, while performing the write, it giving only one beep sound, i cant able to receive any exceptions or results from the tag data, can anyone…
Forum topic
Hey, I just read the particular EPC data from one tag, i just want to write those EPC Value to another tag, is that possible, can you help me with some documentation for writing a EPC to a tag?1. If…
Forum topic
Looking for a way to enable/disable antennas in the .NET RFID SDK for FX7500??? I'm certain that I'm missing something simple???Thanks in advance