Forum topic
SDK Using - EMDK for Xamarin Version - 3.0.0.41 Issue I am facing one issue in reading Code 128 bar code with content length > 20. If the barcode length is grater that 20 which not detecting in my…
Forum topic
I am using the following ZPL to read RFID: ^XA ^RS8 ^RFR,H,0,8,2^FN1^FS^HV1,,8-byte Tag ID Data:^FS ^XZ Everything works as expected; however I want to read the RFID value multiple times (for quality…
Forum topic
Looking for a way to name multiple devices easily using StageNow. Currently the best/only way I've found to do this is to create a separate StageNow profiles for each device and use the HostsMgr to…
Forum topic
Hi everyone! I'm having several difficulties to set up TC56's scanner. In both cases, when I do scanner.enable() or scanner.read() the app closes  in runtime with this message in Logcat: Check…
Forum topic
Hello, can we disable button F9 via registry? Thanks Best regards, AW
Forum topic
Hello I have problems sending to CPCL message to print in to iMZ320 because the printer does not understand the codes, so print all the message without pull apart the CPCL code from the string. I…
Forum topic
Hey all, We are currently using Zebra printing with Xamaring and we have an issue with we would like to see how best to sort out. So we have like 70 Zebra printers all the same model and using…
Forum topic
I'm working on a web application (C# MVC) that needs to print a FEDEX shipping label. As part of the FedEx api, I can get raw label data for the printer (ZPL). I just don't know how to send that data…
Forum topic
Our printer prints a bunch of "void" on the label if something goes wrong. Is there a way to manually tell the printer to "void" the label in the same fashion using ZPL?
Forum topic
Hi, I am trying to enable scanner using the enable API but keep getting this error "Cannot enable scanner and is already in use".I am wondering if i am trying to enable scanner while it is…