.NET Compact Framework的 - 条code扫描仪 [英] .NET compact framework - barcode scanner

查看:210
本文介绍了.NET Compact Framework的 - 条code扫描仪的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有摩托罗拉MC55采用Windows Mobile 6.5船上。这个漂亮的手掌还包含一个嵌入式酒吧,code扫描仪。我的问题是 - 我需要什么特别的.NET CF,以使用酒吧,code扫描仪?我想到的是,酒吧,code读为普通字符串和交付的键盘事件?是否有任何特殊的.NET CF图书馆有必要吗?

I have Motorola MC55 with Windows Mobile 6.5 on-board. This nice palm contains also an embedded bar-code scanner. My question is - Will I need anything special in .NET CF in order to use the bar-code scanner? I would expect that the bar-code are read as normal strings and delivered as keyboard events? Is any special .NET CF library necessary?

感谢您的帮助

多米尼克

推荐答案

这完全取决于你想要达到什么目的。

That entirely depends on what you want to achieve.

手持棒code基于Windows Mobile的扫描仪通常配有一块软件吧code模块的输出转换成按键 - 你可以把它的自动运行文件夹,然后处理文本框输入文本

Handheld barcode scanners based on Windows Mobile usually come with a piece of software that translates barcode module output to keystrokes -- you can put it in the autorun folder and then handle text input in your textbox.

另外,通常有一个包含库,使用它可以直接挂钩的扫描仪和所有的附加信息(的吧code型,二进制数据等)的SDK。

Alternatively, there's usually an SDK that contains libraries with which you can hook the scanner directly and have all the additional information (type of the barcode, binary data etc).

我们使用MC9090在这里,我们去了SDK的方式。工程就像一个魅力。该SDK才可下载<一个href="http://support.symbol.com/support/search.do?cmd=displayKC&docType=kc&externalId=12623&sliceId=&dialogID=177686738">here.如果该链接不工作(我不得不裁剪),转到<一个href="http://support.symbol.com/support/searchEntry.do?languages=&rwTarget=%2FrfPlayerWidget.do&searchMode=GuidedSearch&searchString=SDK&productLine=SG_MOBILECOMPUTERS_1_1&product=SG_MC55_1_2&document=DT_SOFTWARE_1_1&cmd=search&productFamily=&contextType=gs">seach形成并搜索SDK。

We use MC9090 here, and we went the SDK way. Works like a charm. The SDK can be dowloaded here. If the link doesn't work (I had to crop it), go to the seach form and search for "SDK".

这篇关于.NET Compact Framework的 - 条code扫描仪的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆