Hello,
We have a bunch of zebra zt410 (ZTC ZT410-203dpi ZPL)
we are querying them every 30s by SNMP for monitoring purposes.
every 2-3 days SNMP daemon fails without any reason and only restart of…
Hello,I need to create couple profiles in my app.
Runnig following code in activity different than "Main" always returns failure.
EMDKResults results = mProfileManager.processProfile(profileName,…
Hi ,
Customer asking to use 2 suffix with CS3070.
Problem : Only sends 1 suffix.
note: when connected to windows it works fine, when connected to Android only sends 1 suffix.
Need your advice please…
We have 2 set of zpl streams being passed to a printer. We have a data matrix barcode with hexadeciaml value and we have not used any encoding to print same but we are sending another set of ZPL…
Hi,
I am developing an application using datawedge for ZEBRA MC3300 device in android. The client also wants that the application will also run on non zebra device (Smartphone or other scanning…
I am trying to integrate EMDK 6.3 into my project in Android Studio 3.1 on Windows 10. (6.3 is necessary in order to support Android 5.1 on a CC5000.)
-- I have downloaded and run EMDK-A-0603037.exe…
Hi
we have multiple FX7500 readers and FX9500 in the same network, with different IP adresses.
In our application (c#, VS) we are calling the event to start reading on "named/called/connected" reader…
I have found a code to generate zpl string for an image in java. However, when I am executing this java code it is giving me zpl string which is nothing but black image.
Code is
Java Code
import…
Hi Folks,
I’m a MS Visual Studio C# software developer & very new to Zebra SDK. Via Visual Studio package manager I downloaded NuGet package “Zebra.Printer.SDK 2.14.1989” into a simple Console…