Forum topic
Hello!Hello! I have several  DS2278 wireless scanners which connected in SSI over USB CDC mode (emulate serial port via usb).I need to send some signals from my software to scanner (BEEP, blink…
Forum topic
Hey, in the new year I'll be getting around to shipping LS2208 handheld scanners that still have a warranty for service.I own a fair number of them, and hence my question - is it possible to create a…
Forum topic
How to send a file(ZPL/etc.) to the Zebra printer (ZE511/etc, firmware:  V94.21.11Z) and save it on the E drive? Any ideas? Communication with the printer can be easily established through the…
Forum topic
Hi all..2 Questions: 1) How do I control the size of the label when it is printed? via zpluploaded 2 files: 0) Label OK.jpg (is the right label) printed with Zebra Designer... direct to…
Forum topic
I have more than 1000 Zebra Designer files, files in .nlbl format, each file is called, for example: salsa5.nlbl, so in the program made in C#, when choosing the article salsa5, should I go and print…
Forum topic
I wrote c++ program in Qt to get ScanDataEvent using MFC CCmdTarget. I could able to see the Barcode data in my application.   I would like to get scanned data without MFC in Qt. I don't want…
Forum topic
i would like to know if the ZP450 printer is compatible with raspberry pi 4 and python and if it is are there any libraries in python that know how to communicate with the printers API
Forum topic
Is there a way to cache python file handles? I have a function that takes a netCDF file path as input, opens it, extracts some data from the netCDF file and closes it. It gets called a lot of times,…
Forum topic
Hello, I have already print by using the TCP connection in GK420D Printer and with the ZPL language. But now i'm buying another GK420D Printer with a serial port. But with the code below and a…
Forum topic
Hello! I'm currently sending a label to a ZD220T printer using Zebra package in Python. It works fine. But how do I read the status of the printer to check if I'm able to send a label to it? I'm…