Forum topic
I want to integrate Zebra RFID device with .NET6 app and i don't see any .net Standard nuget package available.  Does it exist? On the other hand the current Zebra.RFID3.SDK package seems to…
Forum topic
Hi Zebra Developers, Im working with RFID tag barcode printer and trying to get ZebraImage1 for label print and tag encode. But when i try to use ZebraImageFactory.Current.GetImage method an…
Forum topic
We have a Zebra ZXP Series 7 card printer that currently uses the Link-OS SDK to print from a VB.NET project. We have another project that integrates with the Non-Link OS SDK (ZMotif SDK (32/64 bit)…
Forum topic
Dear Zebra Team, I had found my USB string by using the following code public static void Main(string[] args) { try { foreach (DiscoveredPrinterDriver printer in UsbDiscoverer.…
Forum topic
We are using Zebra ZXP Series 7 Card Printers and VB.NET to print cards and our function to check the status of a job keeps throwing the exception below. We are using: SdkApi_Card_Core, Version=2.14.…
Forum topic
Dear Zebra Team, I cannot connect the zebra printer via USB. Here is the code. It is showing like Unable to connect USB device port "USB003". Printer configuration are perfectly setup and test print…
Forum topic
Hi, I want to read PRN file in C# and replace variables with values from C# code. The PRN lael contains text variables and a variable barcode, which should be generated during printing. Can you…
Forum topic
Hello. We use in company hundreds of MC2180 device with Windows CE operating system. I need to obtain from the result of wireless network scan: security type and encription type of SSIDs. For example…
Forum topic
I am building a service that is always open on the computer and connected to a Bluetooth printer. When the printer is discovered and is being shut down (via button), the service immediately starts…
Forum topic
Hi all, I'm using VB.net to print out the RFID label. I know ZD500R has the capability to read EPC on RFID tag directly. I'm wondering is there any DLL file that I can control ZLD500R to read the EPC…