Forum topic
I study xamarin android with visual studio 2013. I wrote a small project for sale order. I have a problem. I want to print slip from xamarin android to zebra IMZ320. I don't know how to write code to…
Forum topic
Hi, I am developing application for monitoring zebra printers on a plant (model GK420t with network interface) via SNMP. Does anybody know where or how it is possible to get MIB structure for this…
Forum topic
Hi all see this video:   With a Java Servlet. https://drive.google.com/open?id=0B0r6bXZX5Q7CY2NyclloMlpZeUU if you see the impresion is done, but eject 4 labels, not know why.  …
Forum topic
hi all i generate a label with this CPCL code: C#   private void button1_Click(object sender, EventArgs e)         { &nbsp…
Forum topic
Hi all   Anyone have a piece of code for check the status of the printer? i want check via ip, actually the ip of the printer is: 172.16.11.207 in C# and Java, i have this code:  …
Forum topic
Hi, how to activate the print server on the printer.   not know why not associate, with the wireless network, the info of the ap is correct.   phisically in the printer exist a…
Forum topic
Hi,   Bluetooth is enabled on the ZD500R and discoverable, in fact I can see it from my Android Note 4. However I am not able to see it from my iOS devices. I tried the iPod touch and iPad. Both…
Forum topic
Is it possible to encode a SGTIN 96 bit tag with the ZD500R using the iOS SDK? In the attached PDF I see examples for a 64Bit, but not 96.
Forum topic
I am using the following page as a helper:   http://www.tharo.com/documents/tech582.htm   On that page the EPC is broken down into the bits that need to be passed to the printer in ZPL.…
Forum topic
Hi,   I see that there is a way to read the current tag and print the output to a label using the below ZPL.   ^XA ^RB96,8,3,3,20,24,38^FS ^FO50,50^A0N,40^FN0^FS ^FN0^RFR,E^FS ^XZ Two…