将数据写入特定标签
是否可以使用 Motorola 的 EMDK for .NET / Symbol.rfid2.device dll 将数据写入特定的 RFID 标签(实际上是写入其用户内存)?想象一下,您面前有 2 个标签,并且您只想将数据写入其中之一。
WriteTag方法似乎不支持这一点。
Is it possible to write data to a specific RFID tag (to its user memory actually) by using Motorola's EMDK for .NET / the Symbol.rfid2.device dll ? Imagine you have 2 tags in front of you and you want to write data only to one of them.
The WriteTag method doesn't seem to support this.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我相信有一个带有 Symbol.RFID3.device 的新 EMDK,可让您执行标签特定操作。检查 CS_RFID3Sample3。
签名:
使用示例:
I believe there is a new EMDK with Symbol.RFID3.device that allows you to perform tag specific operations. Check CS_RFID3Sample3.
Signature:
Usage example: