Questions tagged [datawedge]

DataWedge provides a convenient mechanism for non-scanning aware applications to receive data from embedded or connected data capture devices

DataWedge provides a convenient mechanism for non-scanning aware applications to receive data from embedded or connected data capture devices. It allows the user to capture data into any application that accepts keyboard input. It supports four types of Data Feeds: Barcode Scanners, RFID Tag Readers, MSR Readers and Serial Data Input. It provides user with text/hex data formatting and prefix/suffix facilities.

52 questions
0
votes
1 answer

Getting Barcode Scanner MT2000 to Move to Next Focus

I am trying to move to the next focus of an application by transmit a TAB or ENTER character to the host from my Motorola MT2070 Barcode Scanner. I have tried using the SendLabel method as follows string barcode = "Hello"; int count =…
kmc5117
  • 67
  • 3
  • 10
0
votes
1 answer

Motorola handheld terminal barcode scanning in background

There are a lot of applications (like DataWedge, Terminal Emulator, etc..) that may use barcode scanner on handheld terminal like MC9090 with Windows CE. All this application connects to barcode scanner resources and gets data from it. Is it…
raV720
  • 564
  • 3
  • 27
0
votes
1 answer

BarcodeScanner XE7 Android Motorola MC3200 NOt Working with Datawedge

My Motorola MC3200 scanner runs Android 4.1.1. With Delphi XE7 I made an app, deployed it to the scanner, and it runs. But ,as soon as the app starts, the scanner does not scan any more. (absolutly nothing happens when I "pull the trigger". No…
0
votes
1 answer

How to capture a post amble carriage return from data wedge input using a text box in vb.net?

I have a simple app that is currently using an SDK, but this is causing memory problems, and I also want the app to run on multiple hand-held scanner types without being redone for each platform, if possible. So I decided to use the data wedge. The…
Garry_G
  • 169
  • 5
  • 12
0
votes
1 answer

Javascript number/string issue

I am working with an application called TEC-IT Wedge to interface with a grocery scale (for those not in the know a grocery scale is a glorified scale with a scanner. The scale is connected to a serial port on the PC and thw wedge app monitors that…
0
votes
1 answer

Read only SSCC from EAN-128 barcode

We have a Motorola barcode scanner with datawedge installed. We use EAN-128 barcodes that contain only the SSCC. For GS1 compliance, the barcode also contains the application identifier ("00") because it is a SSCC (FNC code is included in the…
Jasper
  • 660
  • 1
  • 7
  • 19
0
votes
1 answer

c# motorola use datawedge only in textboxes

I use datawedge to scan barcodes in my windows mobile c#.net cf application, which works quite nice. i use a motorola es 400 for my software. But I have the problem, that datawedge works "everywhere": In the textboxes and also on buttons,…
abc
  • 2,285
  • 5
  • 29
  • 64
1 2 3
4