Forum topic
I have access to a FX9550 and I've been experimenting with the command tag.db.scan_tags(500,true)  I've noticed that sometimes when I issue this command I get results that look like this:…
Forum topic
It seems that there currently no SDK for developing apps on WinRT/UWP using ZEBRA barcode scanner. The DS9208 for example, is not recognize by the .NET framework (again, UWP version).   Do you…
Forum topic
I've installed the EMDK for .NET and have upgraded the reader to the latest firmware. The reader has an IP address of 10.50.0.10 and both the example application and my own application are reporting…
Forum topic
Scanner Model :- Motorola- DS4208-HC We need to parse the GS1-128 barcode. We know they are going to use GTIN(01), lot number(10), Expiration date(17), serial number (21). Input String:- (01)…
Forum topic
I found a Bluetooth USB dongle that works with the new RS6000.  I had a customer request for a hands free scanning solution to pair to an existing Windows PC that does not have built in…
Forum topic
We are using Symbol LI4278 scanners in presentation mode to capture meal card scans at our lunch line. We use batch mode, and then later transfer the captured scans to a computer for billing purposes…
Forum topic
BarcodeEvent of CCoreScannerClass is fired only in SNAPI mode. For HIDKB mode BarCodeEvent is not getting fired. Below is the vb.net code we are using   Imports CoreScanner Imports System.…
Forum topic
The CoreScanner.exe service is crashing when a Symbol LS2208 scanner is plugged in and a program tries to connect to the CoreScanner service. USB Device Type is set to IBM Hand-Held USB on the…
Forum topic
I've written a service which employs the EMDK for .NET to read tags from an FX9500 reader. The service works well on the development PC, however not on a virtual server (I receive the above message…
Forum topic
I know this was already asked. But isn't this a common problem? Our application is written in-house, and is compiled as a 32-bit executable. We don't have the ability to create 64-bit executables yet…