Hi all,
I use Angular created one web application with PWA and install on my Zebra device.
I want to get barcode value from device scan on my app screen.
If I use <input />…
We configure the base/scanner as Simple COM Port Emulation to read the data from a backend and as soon we read the configuration barcode, the scanner was disconected from the base,…
Hello,
on MC2180 (WindowsCE 6.0) we have sometimes this problem: Wireless Fusion scan don't found any wireless infrastructure networks (even though they exist in good quality) and we have to…
I'm trying to send barcode data using dataWedge on a WS50. I'm working on an app in Kotlin.
My receiver is registered, but the intent isn't being delivered. The logCat I placed in the receiver have…
I'd like to generate a DMC code representing the input for two subsequent form fields in a browser, separated by a <TAB>.
My DMC for testing is ABCD\t1234 and generated using this generator it…
The EMDK mentions that it supports the RS6100:
https://techdocs.zebra.com/emdk-for-android/11-0/guide/about/#scannersandimagers
Yet the documentation for DeviceIdentifier does not contain a new a…
In our we have used Zebra barcode scanner. The app is written in react native and running on Android tablet device(CC6000). Our new requirement is to fetch SCANNER STATUS periodically(every 5 minutes…
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…
Zebra newbie here. I cobbled together three cpp object files from Zebra's console sample to enable, scan, and disable an MS4717 scanner. We want our prototype's computer, an RPi 4B with Ubuntu, to…