Murali
Murali

Reputation: 21

Motorola MC3190 barcode scanner - Require sample code for enabling scanner & load the scan data into textbox using C#.net VS2008

I'm trying to read the scanned data through my application (C#.net+VS2008) and have to load the data in the textbox of a Window form.

Device Specfication : Motorola MC3190G OS : Windows CE6.0 / Windows Mobile 6.0 Scanner : Laser LED Type

I'm entirely new to this concept. I require sample code / sample application to proceed further.

Thanks in advance.

Upvotes: 0

Views: 2100

Answers (1)

James Allman
James Allman

Reputation: 41148

See the EMDK FOR .NET V2.8 for documentation, code samples and more.

Upvotes: 1

Related Questions