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
VB.Net Zebra Link-OS SDK printing Barcodes print fine on my development box. Deployed code throws an Object Reference error when calling the Print method. Used NuGet. Included the support files…
Forum topic
Having a strange problem. I have a .Net app which scans barcodes and retrieves products from a cache file. I am using a Zebra DS457 scanner configured for USB com port. This has worked fine on all…
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
We are finding that setting the printer response time and initial timeout is causing operations to be very slow. With the below code - thePrinterConn.SendAndWaitForResponse(Encoding.UTF8.GetBytes(…
Forum topic
In our project, we would like to create a Web API exposed in Azure to print using my Link-OS enabled printer. I've read that in order to do this, the printer should be configured to connect to a keep…