使用 C# 中的 Microsoft Point of Services 从 Magellan 9800i 扫描仪秤设备产生手动哔声
Posted
技术标签:
【中文标题】使用 C# 中的 Microsoft Point of Services 从 Magellan 9800i 扫描仪秤设备产生手动哔声【英文标题】:Produce Manual beep sound from Magellan 9800i scanner scale device using Microsoft Point of Services in C# 【发布时间】:2020-07-27 01:53:03 【问题描述】:大家好,我被这个问题困住了,你能帮我解决这个问题吗? 在这里,我正在使用此设备,我想从 Magellan 9800i 扫描仪/秤设备手动生成哔声。 我使用 Microsoft Point of Service 将此硬件设备集成到我的应用程序中。
【问题讨论】:
【参考方案1】:tone 和 bell 命令列在附录 D,主机命令中,Magellan 9800i Product Reference Guide。 0x42,0x01,0x07 之一。
Beep Good Read Tone 'B' 0x42
Force Good Read Tone 0x01
Bel 0x07
Datalogic OPOS Service Objects User Manual 第 35、41 页指出 DR90000351 Datalogic UPOS DirectIO Commands
有完整的 DirectIO 方法列表和实现细节。
请联系 Datalogic 支持,看看您是否可以使用 DirectIO 方法发送这些主机命令。
【讨论】:
他好像被卡住了! ***.com/questions/61888981/…以上是关于使用 C# 中的 Microsoft Point of Services 从 Magellan 9800i 扫描仪秤设备产生手动哔声的主要内容,如果未能解决你的问题,请参考以下文章
使用 Helixtoolkit c# 显示 Point3DCollection
C# 文档中的 WebGrease / Microsoft.Ajax.Utilities?
我是菜鸟中的菜鸟,我不会画三角形,用c# 。。GDI,,,只知道用point定义三个点对象,那么然后呢??嘿嘿
下载电子邮件附件时使用 C# 中的 Microsoft Security Essentials
如何使用 Microsoft Visual Studio 将查询插入到 C# 中的另一个查询中?
C# winform,使用 Microsoft.DirectX.AudioVideoPlayback dll 中的视频/音频类后应用程序崩溃