如何为Rfid Reader开发应用程序? [英] How Do I Develop A App For Rfid Reader?

查看:283
本文介绍了如何为Rfid Reader开发应用程序?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述





任何人都可以指导我开发一个可以与RFID阅读器一起使用的应用程序,并根据Reader事件在数据库中维护记录。通常读者会附带SDK(C ++或C#),我们需要首先开发一个通信应用程序,然后开发一个用于系统配置和报告的前端应用程序。

Hi,

Can any one guide me to develop an application that can be used with RFID Reader and maintain records in database as per Reader events. Normally readers comes with SDK (C++ or C#), and we need to develop a communication application first and then a front end application for system configuration and reporting.

推荐答案

什么您正在使用的RFID阅读器类型。

RFID阅读器类型:

1)RFID手持阅读器:您可以使用它来使用PDA读取数据。您可以获得SDK来自制造商的C ++和C#版本。

2)RFID阅读器:这种类型的阅读器可以通过USB端口连接到您的应用程序PC。您可以从制造商那里获得C ++和C#版本的SDK 。





您需要创建一个存储RFID标签的表。首次插入RFID标签ID和RFID标签ID列应该应该是唯一的,因此应该避免使用dupilcate记录。

从上面的两个应用程序中,您可以将RFID标签的结果存储到您的数据库中。
What type of RFID reader are you using.
RFID Reader Type:
1) RFID handheld reader : You can use this to read data using the PDA.You can get the SDK from the manufacturer for C++ and C# versions.
2)RFID Readers : This type of readers can be connected to your Application PC by USB port.You can get the SDK from the manufacturer for C++ and C# versions.


You need to create an table to store RFID Tag.First time insert the RFID Tag ID and the RFID TAG ID Column should be Unique so the dupilcate record insert should be avoided.
From Both Applications of above you can store the result of RFID tags to your database.


这篇关于如何为Rfid Reader开发应用程序?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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